Class InvalidAssetCategoryException
Object
Throwable
Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.asset.kernel.exception.InvalidAssetCategoryException
- All Implemented Interfaces:
Serializable
- Author:
- Jürgen Kappler
- 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
-
CANNOT_MOVE_INTO_CHILD_CATEGORY
public static final int CANNOT_MOVE_INTO_CHILD_CATEGORY- See Also:
-
CANNOT_MOVE_INTO_ITSELF
public static final int CANNOT_MOVE_INTO_ITSELF- See Also:
-
-
Constructor Details
-
InvalidAssetCategoryException
public InvalidAssetCategoryException(long categoryId, int type)
-
-
Method Details
-
getCategoryId
public long getCategoryId() -
getMessageArgument
-
getMessageKey
-