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() |
public static final int CANNOT_MOVE_INTO_CHILD_FOLDER
public static final int CANNOT_MOVE_INTO_ITSELF