-
Type:
Enhancement
-
Resolution: Won't Fix
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
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.