com.liferay.portlet.documentlibrary.exception
Class InvalidFolderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portlet.documentlibrary.exception.InvalidFolderException
- All Implemented Interfaces:
- Serializable
@ProviderType
public class InvalidFolderException
- extends PortalException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CANNOT_MOVE_INTO_CHILD_FOLDER
public static final int CANNOT_MOVE_INTO_CHILD_FOLDER
- See Also:
- Constant Field Values
CANNOT_MOVE_INTO_ITSELF
public static final int CANNOT_MOVE_INTO_ITSELF
- See Also:
- Constant Field Values
InvalidFolderException
public InvalidFolderException(int type,
long folderId)
getFolderId
public long getFolderId()
getMessageArgument
public String getMessageArgument(Locale locale)
getMessageKey
public String getMessageKey()