Package: com.ibm.rpm.customfield.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.
Custom Field errors are specific to the custom field section of the API.
N/A
N/A
The following table lists the fields for this object.
Code | Description |
---|---|
409002 | The datafield specified is not in the required datafield category. |
409001 | If the datafieldCategory field is set to null, the defaultValue field must also be set to null. |
N/A
N/A