Java.Util.Concurrent.BrokenBarrierException: Constructor Members

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

See Also: Inherited members from Java.Lang.Exception

Public Constructors

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

Protected Constructors

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