com.liferay.portlet.asset
Class NoSuchCategoryPropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.NoSuchModelException
com.liferay.portlet.asset.NoSuchCategoryPropertyException
- All Implemented Interfaces:
- Serializable
public class NoSuchCategoryPropertyException
- extends NoSuchModelException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchCategoryPropertyException
public NoSuchCategoryPropertyException()
NoSuchCategoryPropertyException
public NoSuchCategoryPropertyException(String msg)
NoSuchCategoryPropertyException
public NoSuchCategoryPropertyException(String msg,
Throwable cause)
NoSuchCategoryPropertyException
public NoSuchCategoryPropertyException(Throwable cause)