Module twilight_gateway::error

source ·
Expand description

Errors returned by gateway operations.

Structs

CompressionErrorzlib-stock or zlib-simd
An operation relating to compression failed.
Received gateway message couldn’t be processed.
Receiving the next Websocket message failed.
Sending a command failed.

Enums

CompressionErrorTypezlib-stock or zlib-simd
Type of CompressionError that occurred.
Type of ProcessError that occurred.
Type of SendError that occurred.