View Source Finch.Error exception (Finch v0.16.0)
An HTTP error.
This exception struct is used to represent errors of all sorts for the HTTP/2 protocol.
Link to this section Summary
Link to this section Types
@type t() :: %Finch.Error{__exception__: true, reason: atom()}