An error returned for an invalid or unsupported Pinterest URL.
@type t() :: %PinterestUrlNormalizer.Error{ __exception__: term(), code: :invalid_url | :unsupported_url, message: String.t() }