View Source Plausible.HTTPClient.Non200Error (Plausible v0.0.1)
Summary
Types
@type t() :: %Plausible.HTTPClient.Non200Error{reason: Finch.Response.t()}
Functions
@spec new(Finch.Response.t()) :: t()
@type t() :: %Plausible.HTTPClient.Non200Error{reason: Finch.Response.t()}
@spec new(Finch.Response.t()) :: t()