Class McpToolsetException.McpToolLoadingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.adk.tools.mcp.McpToolsetException
com.google.adk.tools.mcp.McpToolsetException.McpToolLoadingException
- All Implemented Interfaces:
Serializable
- Enclosing class:
McpToolsetException
Exception thrown when there's an error during loading tools from the MCP server.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class McpToolsetException
McpToolsetException.McpInitializationException, McpToolsetException.McpToolLoadingException -
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
-
McpToolLoadingException
-