wrote:
> I've managed to get an NPE in print-stack-trace:
> https://gist.github.com/si14/e8d22913d21933d12ef1
>
> It seems highly counter-intuitive to me that this function can throw NPEs.
> I thought it's intended to be used in "catch" clauses; does it mean t
I've managed to get an NPE in print-stack-trace:
https://gist.github.com/si14/e8d22913d21933d12ef1
It seems highly counter-intuitive to me that this function can throw NPEs.
I thought it's intended to be used in "catch" clauses; does it mean that I
should wrap some catc