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

Class LDIFDeltaAddMissingAttributesError

source code

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

Add operation needs to have atleast one attribute type and value.

Instance Methods [hide private]

Inherited from ldifprotocol.LDIFParseError: __str__

Inherited from exceptions.Exception: __getitem__, __init__