Expand description
This module contains the current mess that is error handling.
Structs§
- IdsExhausted
- The XID range has been exhausted.
Enums§
- Connect
Error - An error that occurred while connecting to an X11 server
- Connection
Error - An error that occurred on an already established X11 connection
- Display
Parsing Error - An error that occurred while parsing the
$DISPLAY
environment variable - Libxcb
Load Error - An error occurred while dynamically loading libxcb.
- Parse
Error - An error occurred while parsing some data
- Reply
Error - An error that occurred with some request.
- Reply
OrId Error - An error caused by some request or by the exhaustion of IDs.