UnexpectedTypeException constructor

UnexpectedTypeException(
  1. String message
)

Implementation

UnexpectedTypeException(this.message);