public class InvalidAssetCategoryException extends PortalException
| Modifier and Type | Field and Description |
|---|---|
static int |
CANNOT_MOVE_INTO_CHILD_CATEGORY |
static int |
CANNOT_MOVE_INTO_ITSELF |
| Constructor and Description |
|---|
InvalidAssetCategoryException(long categoryId,
int type) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCategoryId() |
String |
getMessageArgument(Locale locale) |
String |
getMessageKey() |
public static final int CANNOT_MOVE_INTO_CHILD_CATEGORY
public static final int CANNOT_MOVE_INTO_ITSELF