Fault Document (Debugger API 2.0)
Document representing a fault message that is returned whenever the HTTP status code is greater than or equal to 400 (which indicates an error).
Property | Type | Constraints | Description |
---|---|---|---|
message
|
String | The message text of the exception the fault represents. | |
type
|
String | The name of the exception that the fault represents. |