NumberParseException constructor

const NumberParseException(
  1. ErrorType _errorType
)

Implementation

const NumberParseException(this._errorType);