Uses of Class
org.springframework.ai.tool.execution.ToolExecutionException
-
Uses of ToolExecutionException in org.springframework.ai.tool.execution
Modifier and TypeMethodDescriptionDefaultToolCallExceptionConverter.convert
(ToolExecutionException exception) ToolCallExceptionConverter.convert
(ToolExecutionException exception) Convert an exception thrown by a tool to a String that can be sent back to the AI model.