Module error

Module error 

Source
Expand description

Error related types and implementations.

Enums§

Error
Unified error type for this crate.
InvalidMessage
A corrupt TLS message payload that resulted in an error.
PeerMisbehaved
The set of cases where we failed to make a connection because we thought the peer was misbehaving.

Type Aliases§

Result
Specialized Result type for this crate.