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

Class LDIFEntryStartsWithSpaceError

source code

exceptions.Exception --+    
                       |    
          LDIFParseError --+
                           |
                          LDIFEntryStartsWithSpaceError

Invalid LDIF value format

Instance Methods [hide private]

Inherited from LDIFParseError: __str__

Inherited from exceptions.Exception: __getitem__, __init__