ExpressionEvaluatorException constructor

ExpressionEvaluatorException(
  1. String message
)

Implementation

ExpressionEvaluatorException(this.message);