Package genshi :: Package template :: Module plugin :: Class ConfigurationError

Class ConfigurationError



exceptions.Exception --+        
                       |        
exceptions.StandardError --+    
                           |    
       exceptions.ValueError --+
                               |
                              ConfigurationError

Exception raised when invalid plugin options are encountered.

Instance Methods

Inherited from exceptions.Exception: __getitem__, __init__, __str__