AIAgentTerminationByClientException
This exception is thrown when an agent is terminated by a client request. It extends the AIAgentException class, providing a specific message indicating that the agent's operation was canceled by the client.
Parameters
message
A descriptive message explaining the reason for termination.
Properties
Functions
Link copied to clipboard
Converts a Throwable instance to an AIAgentError.