Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
0.7.0, 0.8.0
-
None
Description
if you create an exception without message, then getMessage() returns null. There are a few places where we catch an IOException, and then use the message without checking for null-ness