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

Class ObjectDeletedError

source code

exceptions.Exception --+    
                       |    
   ObjectInBadStateError --+
                           |
                          ObjectDeletedError

The LDAP object has already been removed, unable to perform operations on it.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__