McpToolException

Types

Link copied to clipboard

Exception thrown when there's an error during MCP tool declaration generated.

Link copied to clipboard

Exception thrown when there's an error executing a built-in MCP tool.

Link copied to clipboard
class McpToolLoadingException(message: String, cause: Throwable? = null) : McpToolException

Exception thrown when there's an error during MCP tools loading/initialization.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard