Skip to main content

Module errors

Module errors 

Source
Expand description

Tool-specific error types.

This module provides comprehensive error types for tool execution, including retryable errors, approval flows, and validation failures.

Structs§

ToolErrorInfo
Serializable error information for tool return.
ValidationError
Structured validation error for tool arguments.

Enums§

ToolError
Errors that can occur during tool execution.