Connection-level error post-handshake (RFC 9000 Section 20 / RFC 9114 Section 8).
Unrecoverable: the connection is dead and retrying immediately is unlikely to help.
Summary
Functions
Create an Elixir.Quiver.Error.QUICTransportError without raising it.
Types
@type t() :: Splode.Error.t()
Functions
@spec exception(opts :: Keyword.t()) :: %Quiver.Error.QUICTransportError{ __exception__: true, bread_crumbs: term(), class: term(), code: term(), path: term(), reason: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Quiver.Error.QUICTransportError without raising it.
Keys
- :code
- :reason