Class EvaluationException

  • All Implemented Interfaces:
    Serializable

    @Deprecated(since="2022-01-27")
    public class EvaluationException
    extends Exception
    Deprecated.
    This internal logback API is not supported by AEM as a Cloud Service.
    This exception wraps exceptions thrown while evaluating events.
    See Also:
    Serialized Form
    • Constructor Detail

      • EvaluationException

        public EvaluationException​(String msg)
        Deprecated.
      • EvaluationException

        public EvaluationException​(String msg,
                                   Throwable cause)
        Deprecated.
      • EvaluationException

        public EvaluationException​(Throwable cause)
        Deprecated.