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