Module io.automatiko.engine.api
Class HandledServiceExecutionError
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.automatiko.engine.api.workflow.workitem.WorkItemExecutionError
io.automatiko.engine.api.workflow.ServiceExecutionError
io.automatiko.engine.api.workflow.HandledServiceExecutionError
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class io.automatiko.engine.api.workflow.workitem.WorkItemExecutionError
errorCode, errorData, errorDetails -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.automatiko.engine.api.workflow.workitem.WorkItemExecutionError
getErrorCode, getErrorData, getErrorDetails, toStringMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
HandledServiceExecutionError
-