Class GuardrailExecutionError

All Implemented Interfaces:
Serializable

public class GuardrailExecutionError extends AgentsError
GuardrailExecutionError

Ported from TypeScript OpenAI Agents SDK Source: errors.ts

See Also:
  • Constructor Details

    • GuardrailExecutionError

      public GuardrailExecutionError(String message)
    • GuardrailExecutionError

      public GuardrailExecutionError(String message, Throwable cause)