Class pyglet.window.NoSuchDisplayException

exceptions.Exception --+    
                       |    
         WindowException --+
                           |
                          NoSuchDisplayException
An exception indicating the requested display is not available.

Methods

Inherited from exceptions.Exception: __getitem__, __init__, __str__