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

Class LDAPException

 Exception --+
             |
LDAPResult --+
             |
            LDAPException

Known Subclasses:
LDAPAdminLimitExceeded, LDAPAffectsMultipleDSAs, LDAPAliasDereferencingProblem, LDAPAliasProblem, LDAPAttributeOrValueExists, LDAPAuthMethodNotSupported, LDAPBusy, LDAPClientConnectionLostException, LDAPCompareFalse, LDAPCompareTrue, LDAPConfidentialityRequired, LDAPConstraintViolation, LDAPEntryAlreadyExists, 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

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

Class Variable Summary
    Inherited from LDAPResult
NoneType name = None                                                                  
NoneType resultCode = None                                                                  

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