Error that gets returned from requests.
| Property Name | Type | Description | 
|---|---|---|
| errorSource | String | Application layer in which the error occurred. | 
| errorType | String | Application specific error type. | 
| message | String | A human readable error message. | 
| statusCode | Number | A numerical code (such as a HTTP status code) representing the error category | 
Rate this page: