View Source Purl.Error.InvalidScheme exception (purl v0.1.1)

Error raised if the scheme of the purl is incorrect

Link to this section Summary

Link to this section Types

@type t() :: %Purl.Error.InvalidScheme{__exception__: true, scheme: String.t() | nil}