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

Class LDIFEntryStartsWithNonDNError

source code

exceptions.Exception --+    
                       |    
          LDIFParseError --+
                           |
                          LDIFEntryStartsWithNonDNError

LDIF entry starts with a non-DN line

Instance Methods [hide private]

Inherited from LDIFParseError: __str__

Inherited from exceptions.Exception: __getitem__, __init__