-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
java.util.concurrent.Future#resultNow will throw some exceptions. Some of them are caused by other exceptions. It seems like you could put the cause into the new exception it throws.
java.util.concurrent.Future#resultNow will throw some exceptions. Some of them are caused by other exceptions. It seems like you could put the cause into the new exception it throws.