Module error

Module error 

Source
Expand description

HTTP/3 Error types

Structs§

Code
An HTTP/3 “application error code”.
Error
A general error that can occur when handling the HTTP/3 protocol.
ErrorImpl
The error kind.

Enums§

ErrorLevel
Some errors affect the whole connection, others only one Request or Stream. See errors for mor details.