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

Module ldaptor.protocols.ldap.ldaperrors

Classes
LDAPResult  
Success  

Exceptions
LDAPAdminLimitExceeded  
LDAPAffectsMultipleDSAs  
LDAPAliasDereferencingProblem  
LDAPAliasProblem  
LDAPAttributeOrValueExists  
LDAPAuthMethodNotSupported  
LDAPBusy  
LDAPCompareFalse  
LDAPCompareTrue  
LDAPConfidentialityRequired  
LDAPConstraintViolation  
LDAPEntryAlreadyExists  
LDAPException  
LDAPInappropriateAuthentication  
LDAPInappropriateMatching  
LDAPInsufficientAccessRights  
LDAPInvalidAttributeSyntax  
LDAPInvalidCredentials  
LDAPInvalidDNSyntax  
LDAPLoopDetect  
LDAPNamingViolation  
LDAPNoSuchAttribute  
LDAPNoSuchObject  
LDAPNotAllowedOnNonLeaf  
LDAPNotAllowedOnRDN  
LDAPObjectClassModsProhibited  
LDAPObjectClassViolation  
LDAPOperationsError  
LDAPOther  
LDAPProtocolError  
LDAPReferral  
LDAPSaslBindInProgress  
LDAPSizeLimitExceeded  
LDAPStrongAuthRequired  
LDAPTimeLimitExceeded  
LDAPUnavailable  
LDAPUnavailableCriticalExtension  
LDAPUndefinedAttributeType  
LDAPUnknownError  
LDAPUnwillingToPerform  

Function Summary
  get(resultCode, errorMessage)
Get an instance of the correct exception for this resultCode.
  init(**errors)

Variable Summary
int other = 80                                                                    

Function Details

get(resultCode, errorMessage)

Get an instance of the correct exception for this resultCode.

Variable Details

other

Type:
int
Value:
80                                                                    

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