Package ldaptor :: Package protocols :: Package ldap :: Module ldifprotocol :: Class LDIFLineWithoutSemicolonError
[hide private]
[frames] | no frames]

Class LDIFLineWithoutSemicolonError

source code

exceptions.Exception --+    
                       |    
          LDIFParseError --+
                           |
                          LDIFLineWithoutSemicolonError

LDIF line without semicolon seen

Instance Methods [hide private]

Inherited from LDIFParseError: __str__

Inherited from exceptions.Exception: __getitem__, __init__