LibreOffice
LibreOffice 24.8 SDK API Reference
|
Generic exception occurring during access to an LDAP server. More...
import <LdapGenericException.idl;
Public Attributes | |
long | ErrorCode |
LDAP error code, see LDAP SDK documentation for complete list of possible values and their meaning. | |
![]() | |
string | Message |
gives a detailed description of the reason, why the exception was thrown. | |
com::sun::star::uno::XInterface | Context |
should contain a reference to the original, which raised the exception. | |
Generic exception occurring during access to an LDAP server.
The actual LDAP error code is provided for more refined error management.
long ErrorCode |
LDAP error code, see LDAP SDK documentation for complete list of possible values and their meaning.