ExpectedError constructor

ExpectedError(
  1. String element
)

Implementation

ExpectedError(this.element);