Package org.imixs.workflow.datev
Class DatevException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.imixs.workflow.exceptions.WorkflowException
org.imixs.workflow.exceptions.PluginException
org.imixs.workflow.datev.DatevException
- All Implemented Interfaces:
Serializable
public class DatevException
extends org.imixs.workflow.exceptions.PluginException
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class org.imixs.workflow.exceptions.WorkflowException
errorCode, errorContext, params -
Constructor Summary
ConstructorsConstructorDescriptionDatevException(String aErrorContext, String aErrorCode, String message) DatevException(String aErrorContext, String aErrorCode, String message, Exception e) DatevException(String aErrorContext, String aErrorCode, String message, Object[] params) -
Method Summary
Methods inherited from class org.imixs.workflow.exceptions.WorkflowException
formatErrorMessageWithParameters, getErrorCode, getErrorContext, getErrorParameters, setErrorCode, setErrorContext, setErrorParametersMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
DATEV_EXPORT_ERROR
- See Also:
-
DATEV_IMPORT_ERROR
- See Also:
-
DATEV_CONFIG_ERROR
- See Also:
-
DATEV_REPORT_ERROR
- See Also:
-
DATEV_MODEL_ERROR
- See Also:
-
DATEV_DATA_ERROR
- See Also:
-
-
Constructor Details
-
DatevException
-
DatevException
-
DatevException
-