Java.Util.Concurrent.RejectedExecutionException: Constructor Members

The constructors of Java.Util.Concurrent.RejectedExecutionException are listed below. For a list of all members, see the RejectedExecutionException Members list.

See Also: Inherited members from Java.Lang.RuntimeException

Public Constructors

Constructs a RejectedExecutionException with no detail message.
Constructs a RejectedExecutionException with the specified cause.
Constructs a RejectedExecutionException with the specified detail message.
Constructs a RejectedExecutionException with the specified detail message and cause.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.