Class Guardrail.GuardrailException

Object
Throwable
Exception
RuntimeException
akka.javasdk.agent.Guardrail.GuardrailException
All Implemented Interfaces:
Serializable
Enclosing interface:
Guardrail

public static final class Guardrail.GuardrailException extends RuntimeException
Thrown when the text didn't pass the evaluation criteria, and report-only is true. Can be handled in onFailure.
See Also:
  • Constructor Details

    • GuardrailException

      public GuardrailException(String message)