handleToolError property

Output Function(ToolException)? handleToolError
final

Handle the content of the ToolException thrown by the tool.

Implementation

final Output Function(ToolException)? handleToolError;