The constructors of Java.Util.Concurrent.ExecutionException are listed below. For a list of all members, see the ExecutionException Members list.
See Also: Inherited members from Java.Lang.Exception
Constructs an ExecutionException with the specified cause. | ||
Constructs an ExecutionException with the specified detail message and cause. |
Constructs an ExecutionException with no detail message. | ||
Constructs an ExecutionException with the specified detail message. | ||
A constructor used when creating managed representations of JNI objects; called by the runtime. |