Module error

Source
Expand description

Error types.

Structs§

RedisProtocolError
The default error type used with all external functions in this library.

Enums§

RedisParseError
A struct defining parse errors when decoding frames.
RedisProtocolErrorKind
The kind of error without any associated data.