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