# 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 |
