com.liferay.portlet.documentlibrary.exception
Class DuplicateDirectoryException
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.DuplicateDirectoryException
- All Implemented Interfaces:
- Serializable
Deprecated. As of 7.0.0, with no direct replacement
@Deprecated
public class DuplicateDirectoryException
- 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 |
DuplicateDirectoryException
public DuplicateDirectoryException()
- Deprecated.
DuplicateDirectoryException
public DuplicateDirectoryException(String msg)
- Deprecated.
DuplicateDirectoryException
public DuplicateDirectoryException(String msg,
Throwable cause)
- Deprecated.
DuplicateDirectoryException
public DuplicateDirectoryException(Throwable cause)
- Deprecated.