Java.Util.Concurrent.CancellationException: Constructor Members

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

See Also: Inherited members from Java.Lang.IllegalStateException

Public Constructors

Constructs a CancellationException with no detail message.
Constructs a CancellationException with the specified detail message.

Protected Constructors

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