Package de.xima.fc.exceptions
Class WorkflowAnalysisException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.xima.fc.exceptions.AbstractXfcException
de.xima.fc.exceptions.WorkflowAnalysisException
- All Implemented Interfaces:
IXfcException
,Serializable
This exception is thrown when a workflow task or node could not be analyzed, see
IWorkflowFlowAnalysis
.- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWorkflowAnalysisException
(String message) WorkflowAnalysisException
(String message, Throwable e) WorkflowAnalysisException
(Throwable throwable) -
Method Summary
Methods inherited from class de.xima.fc.exceptions.AbstractXfcException
getErrorCode, getExceptionData, getLocalizedMessage, getMessageKey, getMessageParams
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WorkflowAnalysisException
-
WorkflowAnalysisException
-
WorkflowAnalysisException
-
-
Method Details
-
getDefaultMessageKey
-
getDefaultErrorCode
-