featherbit UI
Gateway rustdoc
Preparing search index...
chat/mcpClient
McpError
Class McpError
Transport/protocol failure (not a tool-level
isError
, which is returned).
Hierarchy
Error
McpError
Index
Constructors
constructor
Properties
code?
status?
Constructors
constructor
new
McpError
(
message
:
string
,
opts
?:
{
code
?:
number
;
status
?:
number
}
,
)
:
McpError
Parameters
message
:
string
opts
:
{
code
?:
number
;
status
?:
number
}
= {}
Returns
McpError
Properties
Optional
code
code
?:
number
Optional
status
status
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
status
Gateway rustdoc
featherbit UI
Loading...
Transport/protocol failure (not a tool-level
isError, which is returned).