Class McpToolset.McpToolLoadingException

All Implemented Interfaces:
Serializable
Enclosing class:
McpToolset

public static class McpToolset.McpToolLoadingException extends McpToolset.McpToolsetException
Exception thrown when there's an error during loading tools from the MCP server.
See Also:
  • Constructor Details

    • McpToolLoadingException

      public McpToolLoadingException(String message)
    • McpToolLoadingException

      public McpToolLoadingException(String message, Throwable cause)