| 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,
LDAPServerConnectionLostException,
LDAPSizeLimitExceeded,
LDAPStrongAuthRequired,
LDAPTimeLimitExceeded,
LDAPUnavailable,
LDAPUnavailableCriticalExtension,
LDAPUndefinedAttributeType,
LDAPUnknownError,
LDAPUnwillingToPerform| Method Summary | |
|---|---|
__init__(self,
message)
| |
__str__(self)
| |
| Inherited from Exception | |
| |
| Class Variable Summary | |
|---|---|
| Inherited from Exception | |
Implements |
__implemented__ = <implementedBy exceptions.Exception>
|
ClassProvides |
__providedBy__ = <zope.interface.declarations.ClassProvi...
|
ClassProvides |
__provides__ = <zope.interface.declarations.ClassProvide...
|
| Inherited from LDAPResult | |
NoneType |
name = None |
NoneType |
resultCode = None |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jul 25 16:22:12 2005 | http://epydoc.sf.net |