Class pyglet.window.NoSuchConfigException

exceptions.Exception --+    
                       |    
         WindowException --+
                           |
                          NoSuchConfigException
An exception indicating the requested configuration is not available.

Methods

Inherited from exceptions.Exception: __getitem__, __init__, __str__