Package: com.ibm.rpm.scopemanagement.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.
Scope Management errors are specific to the scope management section of the API.
N/A
N/A
The following table lists the fields for this object.
Code | Description |
---|---|
404001 | A scope element cannot have a duplicate scope element with the same ID. |
404002 | Scope elements can only have duplicates that are in the same project. |
N/A
N/A