Class ExpressionException

All Implemented Interfaces:
Serializable

public class ExpressionException extends AuditableException
See Also:
  • Field Details

    • expression

      protected String expression
    • error

      protected String error
  • Constructor Details

  • Method Details

    • getExpression

      public String getExpression()
    • getError

      public String getError()