Package org.hippoecm.addon.workflow
Class WorkflowSNSException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.hippoecm.repository.api.WorkflowException
org.hippoecm.addon.workflow.WorkflowSNSException
- All Implemented Interfaces:
Serializable
Exception to notify same-name-siblings error
- See Also:
-
Constructor Summary
ConstructorDescriptionWorkflowSNSException
(String message) WorkflowSNSException
(String message, String conflictingName) WorkflowSNSException
(String message, String conflictingName, Exception reason) WorkflowSNSException
(String message, RepositoryException e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WorkflowSNSException
-
WorkflowSNSException
-
WorkflowSNSException
-
WorkflowSNSException
-
-
Method Details
-
getConflictingName
-