Purl.Error.InvalidScheme exception (purl v0.1.3)
View SourceError raised if the scheme of the purl is incorrect
Summary
Types
@type t() :: %Purl.Error.InvalidScheme{__exception__: true, scheme: String.t() | nil}
Error raised if the scheme of the purl is incorrect
@type t() :: %Purl.Error.InvalidScheme{__exception__: true, scheme: String.t() | nil}