Class pyglet.event.EventException

exceptions.Exception --+
                       |
                      EventException
An exception raised when an event handler could not be attached.

Methods

Inherited from exceptions.Exception: __getitem__, __init__, __str__