Package ldaptor :: Module ldiftree :: Class LDAPCannotRemoveRootError
[show private | hide private]
[frames | no frames]

Class LDAPCannotRemoveRootError

  Exception --+        
              |        
 LDAPResult --+        
              |        
  LDAPException --+    
                  |    
LDAPNamingViolation --+
                      |
                     LDAPCannotRemoveRootError


Cannot remove root of LDAP tree
Method Summary
    Inherited from LDAPException
  __init__(self, message)
  __str__(self)
    Inherited from Exception
  __getitem__(...)

Class Variable Summary
    Inherited from LDAPNamingViolation
str name = 'namingViolation'
int resultCode = 64                                                                    
    Inherited from Exception
Implements __implemented__ = <implementedBy exceptions.Exception>
ClassProvides __providedBy__ = <zope.interface.declarations.ClassProvi...
ClassProvides __provides__ = <zope.interface.declarations.ClassProvide...

Generated by Epydoc 2.1 on Wed May 3 13:51:14 2006 http://epydoc.sf.net