Class McpToolException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
McpToolException.McpToolDeclarationException

public class McpToolException extends RuntimeException
Base exception for all errors originating from AbstractMcpTool and its subclasses.
See Also:
  • Constructor Details

    • McpToolException

      public McpToolException(String message, Throwable cause)