Package: com.ibm.rpm.workflow.constants
Error codes are used by managers and validation checkpoints to return an error message to the caller. All fields in class ErrorCodes are static, final integers. The error message is retrieved from properties file errorCode.properties according to the integer error code provided.
Workflow errors are specific to the workflow section of the API.
N/A
N/A
The following table lists the fields for this object.
Field | Detail |
---|---|
408001 | Cannot start a workflow on an object of this type. |
408002 | Workflow must be activated. |
N/A
N/A