EvaluationError constructor

EvaluationError(
  1. String message
)

Implementation

EvaluationError(this.message);