@mcp-z/client
Preparing search index...
ToolResponseError
Class ToolResponseError
Hierarchy
Error
ToolResponseError
Index
Constructors
constructor
Properties
response
Constructors
constructor
new
ToolResponseError
(
message
:
string
,
response
:
{
[
x
:
string
]:
unknown
}
|
{
[
x
:
string
]:
unknown
}
,
)
:
ToolResponseError
Parameters
message
:
string
response
:
{
[
x
:
string
]:
unknown
}
|
{
[
x
:
string
]:
unknown
}
Returns
ToolResponseError
Properties
Readonly
response
response
:
{
[
x
:
string
]:
unknown
}
|
{
[
x
:
string
]:
unknown
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
response
@mcp-z/client
Loading...