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

Class LDIFDeltaUnknownModificationError

source code

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

LDIF delta modification has unknown mod-spec.

Instance Methods [hide private]

Inherited from ldifprotocol.LDIFParseError: __str__

Inherited from exceptions.Exception: __getitem__, __init__