Skip to main content

Module error

Module error 

Source
Expand description

Error types for ALEC

This module defines all error types used throughout the library.

Enums§

AlecError
Main error type for ALEC operations
ChannelError
Errors related to the communication channel
ContextError
Errors related to the shared context
DecodeError
Errors during decoding
EncodeError
Errors during encoding

Type Aliases§

Result
Result type alias for ALEC operations