X errors are structured in the following class hierarchy:
Exception \_ error.XError \_ error.BadRequest \_ error.BadValue \_ error.BadAtom \_ error.BadMatch \_ error.BadAccess \_ error.BadAlloc \_ error.BadName \_ error.BadLength \_ error.BadImplementation \_ error.XResourceError \_ error.BadWindow \_ error.BadPixmap \_ error.BadCursor \_ error.BadFont \_ error.BadDrawable \_ error.BadColor \_ error.BadGC \_ error.BadIDChoice
All error objects has the following attributes:
code
sequence_number
resource_id
error.XResourceError
this is a
X resource object. For the other errors it is an integer, which for
some errors might have no meaning
major_opcode
minor_opcode
Go to the first, previous, next, last section, table of contents.