public class DefaultLdapExceptionProcessor extends Object implements LdapExceptionProcessor
LdapExceptionProcessor
based on Errors returned by OpenDSConstructor 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)
LdapExceptionProcessor
extractRecoverableException
in interface LdapExceptionProcessor
Copyright © 2016 Nuxeo SA. All rights reserved.