[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
ErrorResponse
Response Model for Error Messages
Properties
map of
string
errorDetails
Optional
Response Model for Error Details
integer as int32
httpStatusCode
Optional
string
majorErrorCode
Optional
CPN major error code for error response
string
message
Optional
Display Message for incurring Error
string
minorErrorCode
Optional
CPN minor error code for error response
array of
string
parameterList
Optional
JSON Example
{
"errorDetails": {
"key": "string"
},
"errorStack": "ErrorResponse Object",
"httpStatusCode": 0,
"majorErrorCode": "string",
"message": "string",
"minorErrorCode": "string",
"parameterList": [
"string"
]
}
This structure contains a property with a Circular Reference. This means that this data structure, is
part of a chain, that has a looping reference back on its self.
Dependency Chain.
To identify where the loop occurs in your dependency chain, check below.
ErrorResponse
ErrorResponse
Automated code generation tools, may produce unexpected results because of this.
Dependency Chain.
To identify where the loop occurs in your dependency chain, check below.
ErrorResponse
Automated code generation tools, may produce unexpected results because of this.