MethodExecutionException constructor
MethodExecutionException(
- dynamic error,
- void _endHandle()
Implementation
MethodExecutionException(this.error, this._endHandle);
MethodExecutionException(this.error, this._endHandle);