InvalidHandleError constructor
InvalidHandleError(
- String message
Returns the new instance of InvalidHandleError.
Implementation
InvalidHandleError(this.message);
Returns the new instance of InvalidHandleError.
InvalidHandleError(this.message);