Show user real error cause during repository search task
commit1e08bba6673945de763b7279925a7da07ba5d1cf
authorAndrey Loskutov <loskutov@gmx.de>
Sat, 1 Aug 2015 22:28:08 +0000 (2 00:28 +0200)
committerAndrey Loskutov <loskutov@gmx.de>
Sat, 1 Aug 2015 22:28:08 +0000 (2 00:28 +0200)
treec1ae7bdbcc1c414f7675c565bcd1d955c9c16ed8
parentb8856598334e53ec6807a380939839ac0bb5920c
Show user real error cause during repository search task

Properly handle exceptions (wrap to InvocationTargetException and don't
"hide" to the log), show the real cause in the error message to user.

Change-Id: I60b40607e1f9286f2e49e3f016a408997a47775e
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/repository/RepositorySearchDialog.java