@ProviderType public class InvalidFolderException extends PortalException
| Modifier and Type | Field and Description |
|---|---|
static int |
CANNOT_MOVE_INTO_CHILD_FOLDER |
static int |
CANNOT_MOVE_INTO_ITSELF |
| Constructor and Description |
|---|
InvalidFolderException(int type,
long folderId) |
| Modifier and Type | Method and Description |
|---|---|
long |
getFolderId() |
String |
getMessageArgument(Locale locale) |
String |
getMessageKey() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int CANNOT_MOVE_INTO_CHILD_FOLDER
public static final int CANNOT_MOVE_INTO_ITSELF