Class pyglet.window.WindowException

exceptions.Exception --+
                       |
                      WindowException
Known Subclasses:
MouseCursorException, NoSuchConfigException, NoSuchDisplayException
The root exception for all window-related errors.

Methods

Inherited from exceptions.Exception: __getitem__, __init__, __str__