AIAgentError
Represents an error encountered by an AI agent, encapsulating error details such as the message, stack trace, and an optional cause.
This class provides essential information to understand and debug errors occurring during the execution of AI agent strategies, tools, or nodes.
Instances of this class can be created directly from a Throwable
.