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

Class LDIFDeltaModificationMissingEndDashError

source code

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

LDIF delta modification has no ending dash.

Instance Methods [hide private]

Inherited from ldifprotocol.LDIFParseError: __str__

Inherited from exceptions.Exception: __getitem__, __init__