Package akka.javasdk.agent
Class Guardrail.GuardrailException
Object
Throwable
Exception
RuntimeException
akka.javasdk.agent.Guardrail.GuardrailException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
Guardrail
Thrown when the text didn't pass the evaluation criteria, and
report-only
is true. Can
be handled in onFailure
.- 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
-
GuardrailException
-