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

Class LDAPInvalidAttributeSyntax

 Exception --+    
             |    
LDAPResult --+    
             |    
 LDAPException --+
                 |
                LDAPInvalidAttributeSyntax


Method Summary
    Inherited from LDAPException
  __init__(self, message)
  __str__(self)
    Inherited from Exception
  __getitem__(...)

Class Variable Summary
str name = 'invalidAttributeSyntax'
int resultCode = 21                                                                    

Class Variable Details

name

Type:
str
Value:
'invalidAttributeSyntax'                                               

resultCode

Type:
int
Value:
21                                                                    

Generated by Epydoc 2.1 on Tue Aug 17 17:08:20 2004 http://epydoc.sf.net