ErrorMessage
- Extends
Used when an API throws an Error, typically with a HTTP error response-code (3xx, 4xx, 5xx)
| Field | Required | Nullable | Type | Description | Constraints | Example |
|---|---|---|---|---|---|---|
|
Yes |
No |
|
When sub-classing, this defines the sub-class Extensible name |
default |
|
|
No |
No |
|
When sub-classing, this defines the super-class |
default |
|
|
No |
No |
|
A URI to a JSON-Schema file that defines additional attributes and relationships |
default |
|
|
Yes |
No |
|
Application relevant detail, defined in the API or a common list. |
default |
0995 |
|
Yes |
No |
|
Explanation of the reason for the error which can be shown to a client user. |
default |
human error |
|
No |
No |
|
More details and corrective actions related to the error which can be shown to a client user. |
default |
Datenstruktur unzulässig. |
|
No |
No |
|
HTTP Error code extension |
default |
not found |
|
No |
No |
|
URI of documentation describing the error. |
default |