com.liferay.portlet.documentlibrary
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.InvalidFolderException
- All Implemented Interfaces:
- Serializable
@ProviderType
public class InvalidFolderException
- extends PortalException
- See Also:
- Serialized Form
Constructor Summary |
InvalidFolderException()
Deprecated. As of 7.0.0, replaced by InvalidFolderException(int,
long) |
InvalidFolderException(int type,
long folderId)
|
InvalidFolderException(String msg)
Deprecated. As of 7.0.0, replaced by InvalidFolderException(int,
long) |
InvalidFolderException(String msg,
Throwable cause)
Deprecated. As of 7.0.0, replaced by InvalidFolderException(int,
long) |
InvalidFolderException(Throwable cause)
Deprecated. As of 7.0.0, replaced by InvalidFolderException(int,
long) |
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
@Deprecated
public InvalidFolderException()
- Deprecated. As of 7.0.0, replaced by
InvalidFolderException(int,
long)
InvalidFolderException
public InvalidFolderException(int type,
long folderId)
InvalidFolderException
@Deprecated
public InvalidFolderException(String msg)
- Deprecated. As of 7.0.0, replaced by
InvalidFolderException(int,
long)
InvalidFolderException
@Deprecated
public InvalidFolderException(String msg,
Throwable cause)
- Deprecated. As of 7.0.0, replaced by
InvalidFolderException(int,
long)
InvalidFolderException
@Deprecated
public InvalidFolderException(Throwable cause)
- Deprecated. As of 7.0.0, replaced by
InvalidFolderException(int,
long)
getFolderId
public long getFolderId()
getMessageArgument
public String getMessageArgument(Locale locale)
throws SystemException
- Throws:
SystemException
getMessageKey
public String getMessageKey()