AssetUriError constructor
Creates a new AssetUriError for the given path with an optional reason.
Implementation
AssetUriError(this.path, [this.reason]);
Creates a new AssetUriError for the given path with an optional reason.
AssetUriError(this.path, [this.reason]);