FieldTypeMismatchException constructor

FieldTypeMismatchException(
  1. String message
)

Implementation

FieldTypeMismatchException(this.message);