Uses of Class
org.springframework.ai.tool.execution.ToolExecutionException
-
Uses of ToolExecutionException in org.springframework.ai.tool.execution
Modifier and TypeMethodDescriptionDefaultToolExecutionExceptionProcessor.process
(ToolExecutionException exception) ToolExecutionExceptionProcessor.process
(ToolExecutionException exception) Convert an exception thrown by a tool to a String that can be sent back to the AI model or throw an exception to be handled by the caller.