class documentation

class FormatError(OSError):

View In Hierarchy

Exception thrown when there is a problem parsing a configuration file.
Method __init__ Undocumented
Method __str__ Undocumented
Instance Variable msg Undocumented
def __init__(self, msg):

Undocumented

def __str__(self):

Undocumented

msg =

Undocumented