Java.Util.Concurrent.ExecutionException: Constructor Members

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

Public Constructors

Constructs an ExecutionException with the specified cause.
Constructs an ExecutionException with the specified detail message and cause.

Protected Constructors

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.