Home | Trees | Index | Help |
|
---|
Package ldaptor :: Package protocols :: Package ldap :: Module ldaperrors :: Class LDAPException |
|
Exception
--+ |LDAPResult
--+ | LDAPException
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 | |
|
Class Variable Summary | |
---|---|
Inherited from LDAPResult | |
NoneType |
name = None |
NoneType |
resultCode = None |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Tue Aug 17 17:08:21 2004 | http://epydoc.sf.net |