Module config :: Class ConfigFormatError
[show private | hide private]
[frames | no frames]

Class ConfigFormatError

Exception --+    
            |    
  ConfigError --+
                |
               ConfigFormatError


This is the base class of exceptions raised due to syntax errors in configurations.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)