Class DefaultToolCallExceptionConverter

java.lang.Object
org.springframework.ai.tool.execution.DefaultToolCallExceptionConverter
All Implemented Interfaces:
ToolCallExceptionConverter

public class DefaultToolCallExceptionConverter extends Object implements ToolCallExceptionConverter
Default implementation of ToolCallExceptionConverter.
Since:
1.0.0
Author:
Thomas Vitale