featherbit UI
Gateway rustdoc
Preparing search index...
chat/openai
ProviderError
Class ProviderError
A non-2xx reply from the provider;
body
is the raw response text.
Hierarchy
Error
ProviderError
Index
Constructors
constructor
Properties
body
status
Constructors
constructor
new
ProviderError
(
status
:
number
,
body
:
string
)
:
ProviderError
Parameters
status
:
number
body
:
string
Returns
ProviderError
Properties
body
body
:
string
status
status
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
body
status
Gateway rustdoc
featherbit UI
Loading...
A non-2xx reply from the provider;
bodyis the raw response text.