Package: com.ibm.rpm.applicationadministration.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 the properties file errorCode.properties according to the integer error code provided.
Application administration errors are specific to the application administration section of the API.
N/A
N/A
The following tables lists the fields for this object.
Field | Description |
---|---|
401001 | Cannot assign multiple attributes deriving from the stated classification ID because the selectType field is set to ‘Single’. |
Field | Description |
---|---|
401500 | The maximum number of currencies have been created. Cannot create a new currency. |
401501 | The work intervals specified are not valid. |
401502 | A work interval must be specified. |
401503 | Invalid interval(s). An odd number of times is specified. |
401504 | The type of the attribute is invalid. |
401505 | The attribute’s root is not a valid type. |
N/A
N/A