Hi Phil,
I agree with you. If the error stream is null, it should keep throwing
the original exception.
So when where is connection failure, it should be able to tell the
exception causing the problem,
like FileNotFoundException or IOException, instead of
NullPointException currently.
Hopefully this change will be included in next release.
Thank you for your comment!
Philip