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

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

Specs

t() :: %Finch.Error{__exception__: term(), reason: atom()}