hopr_transport

Module errors

Source
Expand description

Errors used by the crate.

Enums§

HoprTransportError
Errors produced by the crate.
NetworkingError
Errors that can be generated by the crate.
ProtocolError
Errors generated by the crate.

Type Aliases§

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