Package ldaptor :: Package protocols :: Package ldap :: Module ldapsyntax :: Class ObjectDirtyError
[hide private]
[frames] | no frames]

Class ObjectDirtyError

source code

exceptions.Exception --+    
                       |    
   ObjectInBadStateError --+
                           |
                          ObjectDirtyError

The LDAP object has a journal which needs to be committed or undone before this operation.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__