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