com.liferay.portlet.documentlibrary
Class FileShortcutPermissionException
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.FileShortcutPermissionException
- All Implemented Interfaces:
- Serializable
public class FileShortcutPermissionException
- extends PortalException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FileShortcutPermissionException
public FileShortcutPermissionException()
FileShortcutPermissionException
public FileShortcutPermissionException(String msg)
FileShortcutPermissionException
public FileShortcutPermissionException(String msg,
Throwable cause)
FileShortcutPermissionException
public FileShortcutPermissionException(Throwable cause)