ErrorHandler constructor
ErrorHandler(
- List<
ErrorListener> _errorListeners
Creates an ErrorHandler.
Implementation
ErrorHandler(this._errorListeners);
Creates an ErrorHandler.
ErrorHandler(this._errorListeners);