Module x11rb::errors[][src]

This module contains the current mess that is error handling.

Enums

ConnectError

An error that occurred while connecting to an X11 server

ConnectionError

An error that occurred on an already established X11 connection

LibxcbLoadError

An error occurred while dynamically loading libxcb.

ParseError

An error occurred while parsing some data

ReplyError

An error that occurred with some request.

ReplyOrIdError

An error caused by some request or by the exhaustion of IDs.