Uses of Record Class
ai.agentscentral.core.tool.ToolCallExecutionError
Packages that use ToolCallExecutionError
-
Uses of ToolCallExecutionError in ai.agentscentral.core.tool
Methods in ai.agentscentral.core.tool that return types with arguments of type ToolCallExecutionErrorModifier and TypeMethodDescriptionDefaultToolCallExecutor.execute(ToolCallInstruction instruction) ToolCallExecutor.execute(ToolCallInstruction instruction) -
Uses of ToolCallExecutionError in ai.agentscentral.core.tool.convertors
Fields in ai.agentscentral.core.tool.convertors with type parameters of type ToolCallExecutionErrorModifier and TypeFieldDescriptionstatic final TriConvertor<String, String, ToolCallExecutionError, ToolMessage> ToolConvertors.convertToolCallExecutionErrorToToolMessageMethods in ai.agentscentral.core.tool.convertors with parameters of type ToolCallExecutionErrorModifier and TypeMethodDescriptionstatic TextPart[]ToolConvertors.textParts(ToolCallExecutionError error)