APIError
APIError
Information regarding an error received from Contentstack’s API.
| Name | Type | Description |
|---|---|---|
| debugDescription | String | Error description. |
| errorMessage | String | Human readable error Message |
| errorCode | Int | Error Code from API. |
| errorInfo | ErrorInfo | More detailed error Information. |
| statusCode | Int | The HTTP status code. |