Package ldaptor :: Package protocols :: Package ldap :: Module ldaperrors :: Class LDAPNamingViolation
[hide private]
[frames] | no frames]

Class LDAPNamingViolation

source code

exceptions.Exception --+    
                       |    
          LDAPResult --+    
                       |    
           LDAPException --+
                           |
                          LDAPNamingViolation
Known Subclasses:

Instance Methods [hide private]

Inherited from LDAPException: __init__, __str__

Inherited from exceptions.Exception: __getitem__

Class Variables [hide private]
  name = 'namingViolation'
  resultCode = 64