Class McpToolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.adk.tools.mcp.McpToolException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
McpToolException.McpToolDeclarationException
Base exception for all errors originating from
AbstractMcpTool and its subclasses.- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classException thrown when there's an error during MCP tool declaration generated. -
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
-
McpToolException
-