CarmenAPIConfigError
Class An error class used for reporting errors in the configuration of the Carmen API client.
Members
constructor
(message: string) => CarmenAPIConfigError
Creates a new instance of the CarmenAPIConfigError class with the specified error message.
Parameters
| Name | Type | Description |
|---|---|---|
message | string | The error message. |
Source: errors.ts:5