public class McpError extends RuntimeException
| Constructor and Description |
|---|
McpError(McpSchema.JSONRPCResponse.JSONRPCError jsonRpcError) |
McpError(Object error) |
| Modifier and Type | Method and Description |
|---|---|
McpSchema.JSONRPCResponse.JSONRPCError |
getJsonRpcError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic McpError(McpSchema.JSONRPCResponse.JSONRPCError jsonRpcError)
public McpError(Object error)
public McpSchema.JSONRPCResponse.JSONRPCError getJsonRpcError()
Copyright © 2025. All rights reserved.