:: com :: sun :: star :: ldap ::
|
exception LdapGenericException |
- Base Hierarchy
LdapGenericException
┗ ::com::sun::star::uno::Exception
|
- Description
- Generic exception occurring during access to an LDAP server.
The actual LDAP error code is provided for more refined
error management.
|
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
Copyright © 2010 Sun Microsystems, Inc.