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

Class LDAPInvalidDNSyntax

source code

exceptions.Exception --+    
                       |    
          LDAPResult --+    
                       |    
           LDAPException --+
                           |
                          LDAPInvalidDNSyntax

Instance Methods [hide private]

Inherited from LDAPException: __init__, __str__

Inherited from exceptions.Exception: __getitem__

Class Variables [hide private]
  name = 'invalidDNSyntax'
  resultCode = 34