Class AssetCategoryException
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.asset.kernel.exception.AssetCategoryException
- All Implemented Interfaces:
Serializable
- Author:
- Juan Fernández
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
AT_LEAST_ONE_CATEGORY
public static final int AT_LEAST_ONE_CATEGORY- See Also:
-
TOO_MANY_CATEGORIES
public static final int TOO_MANY_CATEGORIES- See Also:
-
-
Constructor Details
-
AssetCategoryException
-
-
Method Details
-
getType
public int getType() -
getVocabulary
-