Is there a good reason to not return-tag ex-cause
with Throwable
? yes, the value can be nil, but in general things can be nil in Java land (e.g. a ^String
arg can also be nil).
if you'd like an issue and/or patch for it, I'll make one.
Go for it