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

Class LDAPNotAllowedOnRDN

 Exception --+    
             |    
LDAPResult --+    
             |    
 LDAPException --+
                 |
                LDAPNotAllowedOnRDN


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

Class Variable Summary
str name = 'notAllowedOnRDN'
int resultCode = 67                                                                    

Class Variable Details

name

Type:
str
Value:
'notAllowedOnRDN'                                                      

resultCode

Type:
int
Value:
67                                                                    

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