Module x11rb::errors

source ·
Expand description

This module contains the current mess that is error handling.

Structs

Enums

  • An error that occurred while connecting to an X11 server
  • An error that occurred on an already established X11 connection
  • An error that occurred while parsing the $DISPLAY environment variable
  • An error occurred while dynamically loading libxcb.
  • An error occurred while parsing some data
  • An error that occurred with some request.
  • An error caused by some request or by the exhaustion of IDs.