LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
LdapGenericException Exception Referencepublished

Generic exception occurring during access to an LDAP server. More...

import"LdapGenericException.idl";

Inheritance diagram for LdapGenericException:
Exception

Public Attributes

long ErrorCode
 LDAP error code, see LDAP SDK documentation for complete list of possible values and their meaning. More...
 
- Public Attributes inherited from Exception
string Message
 gives a detailed description of the reason, why the exception was thrown. More...
 
com::sun::star::uno::XInterface Context
 should contain a reference to the original, which raised the exception. More...
 

Detailed Description

Generic exception occurring during access to an LDAP server.

The actual LDAP error code is provided for more refined error management.

Since
OOo 1.1.2

Member Data Documentation

◆ ErrorCode

long ErrorCode

LDAP error code, see LDAP SDK documentation for complete list of possible values and their meaning.


The documentation for this exception was generated from the following file: