Class McpToolsetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.adk.tools.mcp.McpToolsetException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
McpToolsetException.McpInitializationException, McpToolsetException.McpToolLoadingException
Base exception for all errors originating from
McpToolset.- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classException thrown when there's an error during MCP session initialization.static classException thrown when there's an error during loading tools from the MCP server. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
McpToolsetException
-