Class AiAgentExecutionException

All Implemented Interfaces:
Serializable

public class AiAgentExecutionException extends AiSpectException
when AI Thrown when the agent fails to execute logic.
See Also:
  • Constructor Details

    • AiAgentExecutionException

      public AiAgentExecutionException(String message)
    • AiAgentExecutionException

      public AiAgentExecutionException(String message, Throwable cause)