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

Class LDIFDeltaModificationDifferentAttributeTypeError

source code

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

The attribute type for the change is not the as in the mod-spec header line.

Instance Methods [hide private]

Inherited from ldifprotocol.LDIFParseError: __str__

Inherited from exceptions.Exception: __getitem__, __init__