Description
amitjain kindly look at the attached patch. it could be that when the actual exception is thrown, `callback` will never be null since the null-check is already handled in the try. but for some reason findbug is not happy (so i just added a simple null check in case an exception happens to be thrown in the try)
Attachments
Attachments
Issue Links
- is part of
-
OAK-2674 Fix FindBug Issues
- Open