| 
    LibreOffice
    
   LibreOffice 24.2 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.  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... | |
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.
 1.8.14