Skip to main content

Module errors

Module errors 

Source
Expand description

Errors used by the crate.

Re-exports§

pub use crate::protocol::errors::ProtocolError;

Enums§

HoprTransportError
Errors produced by the crate.
NetworkError
Errors from the network peer store.
ProbeError

Type Aliases§

Result
Result produced by the crate, uses the HoprTransportError as the error type.