Package io.camunda.service
Class DocumentServices.DocumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.camunda.service.DocumentServices.DocumentException
- All Implemented Interfaces:
Serializable
- Enclosing class:
DocumentServices
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDocumentException(String message, DocumentError error) DocumentException(String message, DocumentError error, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DocumentException
-
DocumentException
-
-
Method Details
-
getDocumentError
-