For the complete documentation index, see llms.txt. This page is also available as Markdown.

⚠️Error

APIError ⇐ Error

Error class for API errors

Kind: global class Extends: Error

new APIError(message)

APIError class

Returns: APIError - APIError object

Param
Type
Description

message

string

Error message

Last updated