Package ldaptor :: Package protocols :: Package ldap :: Module ldifdelta :: Class LDIFDeltaMissingChangeTypeError
[hide private]
[frames] | no frames]

Class LDIFDeltaMissingChangeTypeError

source code

   exceptions.Exception --+    
                          |    
ldifprotocol.LDIFParseError --+
                              |
                             LDIFDeltaMissingChangeTypeError

LDIF delta entry has no changetype.

Instance Methods [hide private]

Inherited from ldifprotocol.LDIFParseError: __str__

Inherited from exceptions.Exception: __getitem__, __init__