Package: com.ibm.rpm.scorecard.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.
Scorecard errors are specific to the scorecards section of the API.
N/A
N/A
The following table lists the fields for this object.
Code | Description |
---|---|
405001 | Published property cannot be modified, use publish operation. |
405002 | Invalid number of selected responses for scorecard question. |
405003 | The context does not match the object the Scorecard container is being assigned to. This is possibly due to the use of an incorrect module object when creating the Scorecard container. |
405004 | Only one scorecard can be assigned to the specified container. |
N/A
N/A