> For the complete documentation index, see [llms.txt](https://canvacard.srgobi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://canvacard.srgobi.com/utils/error.utils.md).

# Error

### APIError ⇐ `Error`

Error class for API errors

**Kind**: global class\
**Extends**: `Error`<br>

#### new APIError(message)

APIError class

**Returns**: [`APIError`](#APIError) - APIError object

| Param   | Type     | Description   |
| ------- | -------- | ------------- |
| message | `string` | Error message |
