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
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. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |