Package ai.acolite.agentsdk.core
Class AgentsError
java.lang.Object
java.lang.Throwable
java.lang.Error
ai.acolite.agentsdk.core.AgentsError
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
GuardrailExecutionError,InputGuardrailTripwireTriggered,OutputGuardrailTripwireTriggered,ToolCallError,ToolInputGuardrailTripwireTriggered,ToolOutputGuardrailTripwireTriggered
AgentsError
Ported from TypeScript OpenAI Agents SDK Source: ...
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AgentsError
-
AgentsError
-