D | |
Decoding_error [Lber] | |
E | |
Encoding_error [Lber] | |
End_of_changerecs [Ldif_changerec_oo] |
raised at the end of the change records
|
I | |
Invalid_attribute [Ldap_schema] | |
Invalid_changerec [Ldif_changerec_oo] |
an exception raised when there is a parse error
|
Invalid_dn [Ldap_dn] |
raised when something goes wrong with conversion to or from a
string.
|
Invalid_filter [Ldap_filter] |
raised when something goes wrong in to_string or of_string.
|
Invalid_ldap_url [Ldap_url] |
will be raised in the event of a parse or type error.
|
Invalid_objectclass [Ldap_schema] | |
L | |
LDAP_Decoder [Ldap_types] |
A decoding error has occurred, the argument contains a description
of the error.
|
LDAP_Encoder [Ldap_types] |
An encoding error has occurred, the argument contains a
description of the error This is likely a bug, so it should be
reported
|
LDAP_Failure [Ldap_types] |
The exception raised to indicate all types of failure in the
higher level libraries Ldap_funclient, and Ldap_ooclient.
|
Ldap_mutex |
functions for implementing mutexes on top of LDAP's built in test
and set mechanism.
|
N | |
Non_unique_attribute_alias [Ldap_schema] | |
Non_unique_objectclass_alias [Ldap_schema] | |
P | |
Parse_error_at [Ldap_schema] | |
Parse_error_oc [Ldap_schema] | |
R | |
Readbyte_error [Lber] | |
S | |
Server_error [Ldap_funserver] |
raised whenever an error occurrs in the server
|
Syntax_error_at [Ldap_schema] | |
Syntax_error_oc [Ldap_schema] | |
T | |
Txn_commit_failure [Ldap_txooclient] |
raised when a commit fails, contains a list of entries which were
not rolled back successfully only if rollback failed as well,
otherwise None
|
Txn_rollback_failure [Ldap_txooclient] |
raised when an explicit rollback fails
|