Yair Zaslavsky has uploaded a new change for review.

Change subject: core: Better exception handling for ldap search
......................................................................

core: Better exception handling for ldap search

Since SaslException and OperationException are wrapped by
other exceptions, it is needed to first get the "throwable list" and
to check if it contains SaslException , and only then handle the
"direct exceptions"

Change-Id: I6267d928a5aad811b92005992c567e7bb647ae1e
Signed-off-by: Yair Zaslavsky <yzasl...@redhat.com>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/adbroker/LdapSearchExceptionHandler.java
1 file changed, 20 insertions(+), 17 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/39/6339/1
--
To view, visit http://gerrit.ovirt.org/6339
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6267d928a5aad811b92005992c567e7bb647ae1e
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Yair Zaslavsky <yzasl...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to