com.liferay.portlet.documentlibrary.exception
Class NoSuchDirectoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.liferay.portal.kernel.exception.NestableException
com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.exception.NoSuchModelException
com.liferay.portlet.documentlibrary.exception.NoSuchDirectoryException
- All Implemented Interfaces:
- Serializable
Deprecated. As of 7.0.0, with no direct replacement
@Deprecated
public class NoSuchDirectoryException
- extends NoSuchModelException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchDirectoryException
public NoSuchDirectoryException()
- Deprecated.
NoSuchDirectoryException
public NoSuchDirectoryException(String msg)
- Deprecated.
NoSuchDirectoryException
public NoSuchDirectoryException(String msg,
Throwable cause)
- Deprecated.
NoSuchDirectoryException
public NoSuchDirectoryException(Throwable cause)
- Deprecated.