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

Class LDAPOperationsError

 Exception --+    
             |    
LDAPResult --+    
             |    
 LDAPException --+
                 |
                LDAPOperationsError

Known Subclasses:
LDAPStartTLSBusyError

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

Class Variable Summary
str name = 'operationsError'
int resultCode = 1                                                                     

Class Variable Details

name

Type:
str
Value:
'operationsError'                                                      

resultCode

Type:
int
Value:
1                                                                     

Generated by Epydoc 2.1 on Sun Oct 1 10:49:47 2006 http://epydoc.sf.net