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 © 2013 Nuxeo SA. All Rights Reserved.