UnexpectedError constructor

UnexpectedError(
  1. String element
)

Implementation

UnexpectedError(this.element);