public class DefaultLdapExceptionProcessor extends Object implements LdapExceptionProcessor
LdapExceptionProcessor based on Errors returned by OpenDS| Constructor and Description | 
|---|
| DefaultLdapExceptionProcessor() | 
| Modifier and Type | Method and Description | 
|---|---|
| RecoverableClientException | extractRecoverableException(Exception e)Implementation should check the input Exception and turn it into a RecoverableClientException if the Exception
 should be displayed to the end user. | 
public DefaultLdapExceptionProcessor()
public RecoverableClientException extractRecoverableException(Exception e)
LdapExceptionProcessorextractRecoverableException in interface LdapExceptionProcessorCopyright © 2015 Nuxeo SA. All rights reserved.