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

Class LDIFTruncatedError

source code

exceptions.Exception --+    
                       |    
          LDIFParseError --+
                           |
                          LDIFTruncatedError

LDIF appears to be truncated

Instance Methods [hide private]

Inherited from LDIFParseError: __str__

Inherited from exceptions.Exception: __getitem__, __init__