Purl.Error.InvalidScheme exception (purl v0.1.2)

View Source

Error raised if the scheme of the purl is incorrect

Summary

Types

t()

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