Module error

Source
Expand description

Error handling.

Enums§

CapacityError
Indicates the specific type/cause of a capacity error.
Error
Possible WebSocket errors.
ProtocolError
Indicates the specific type/cause of a protocol error.
TlsError
TLS errors.
UrlError
Indicates the specific type/cause of URL error.

Type Aliases§

Result
Result type of all Tungstenite library calls.