View Source Finch.Error exception (Finch v0.18.0)

An HTTP error.

This exception struct is used to represent errors of all sorts for the HTTP/2 protocol.

Summary

Types

@type t() :: %Finch.Error{__exception__: true, reason: atom()}