CBK.AI
CBK.AI DOCS
ChatBotKit
GitHub Repo
GitHub Org
Preparing search index...
The search index is not available
ChatBotKit Node SDK
ChatBotKit Node SDK
@chatbotkit/fetch
FetchError
Class FetchError
A FetchError is thrown when a fetch request fails.
Hierarchy
Error
FetchError
Index
Constructors
constructor
Constructors
constructor
new
Fetch
Error
(
message
,
code
,
meta
?
)
:
FetchError
Parameters
message
:
string
code
:
string
Optional
meta
:
Record
<
string
,
any
>
Returns
FetchError
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
ChatBotKit Node SDK
@chatbotkit/fetch
@chatbotkit/sdk
@chatbotkit/react
@chatbotkit/next
@chatbotkit/nextauth
@chatbotkit/cli
Generated using
TypeDoc
A FetchError is thrown when a fetch request fails.