Class pyglet.window.MouseCursorException

exceptions.Exception --+    
                       |    
         WindowException --+
                           |
                          MouseCursorException
The root exception for all mouse cursor-related errors.

Methods

Inherited from exceptions.Exception: __getitem__, __init__, __str__