Finch.Error exception (Finch v0.20.0)

View Source

An HTTP error.

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

Summary

Types

t()

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