public interface LdapExceptionProcessor
| 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.
|
RecoverableClientException extractRecoverableException(Exception e)
e - Copyright © 2019 Nuxeo. All rights reserved.