MCP TypeScript SDK
V2 Docs
Preparing search index...
experimental
ErrorMessage
Interface ErrorMessage
Error message (terminal)
interface
ErrorMessage
{
error
:
McpError
;
type
:
"error"
;
}
Hierarchy (
View Summary
)
BaseResponseMessage
ErrorMessage
Index
Properties
error
type
Properties
error
error
:
McpError
type
type
:
"error"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
type
V2 Docs
MCP TypeScript SDK
Loading...
Error message (terminal)