Expand description
Error types shared by the protocol modules.
Structs§
- Parse
Error - Why a wire message was refused:
bad-version,malformedorlimit-exceeded. - Validation
Error - Why a snapshot was refused.
- Violation
- Untrusted input broke a wire invariant.
Enums§
- Error
- Anything that can go wrong while running a session.