Class DocumentManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.onehippo.forge.content.exim.core.DocumentManagerException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DocumentManagerNotFoundException
DocumentManagerException thrown by
DocumentManager
.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDocumentManagerException
(String message) DocumentManagerException
(String msg, Throwable nested) DocumentManagerException
(Throwable nested) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DocumentManagerException
public DocumentManagerException() -
DocumentManagerException
-
DocumentManagerException
-
DocumentManagerException
-