:: com :: sun :: star :: ldap ::

exception LdapGenericException
Base Hierarchy
LdapGenericException
 ┗ ::com::sun::star::uno::Exception

Elements' Summary
ErrorCode LDAP error code, see LDAP SDK documentation for complete list of possible values and their meaning.  
Elements' Details
ErrorCode
long ErrorCode;
Description
LDAP error code, see LDAP SDK documentation for complete list of possible values and their meaning.
Top of Page