Attributes
Attribute | Type | Required | Modifiable | Since | Deprecated | Description |
---|---|---|---|---|---|---|
status | int | Yes | The class of the error. Matches the HTTP status code. | |||
code | string | Yes | Specific error code. There should be a predefined error code list | |||
message | string | Yes | The detailed error message. | |||
more_info | string | No | Additional information. e.g. Link to a page with details about the error |