Exception thrown when a thread tries to wait upon a barrier that is
in a broken state, or which enters the broken state while the thread
is waiting.
See Also:
BrokenBarrierException Members
Syntax
[Android.Runtime.Register("java/util/concurrent/BrokenBarrierException", DoNotGenerateAcw=true)]
public class
BrokenBarrierException :
Java.Lang.ExceptionRemarks
Requirements
Namespace: Java.Util.Concurrent
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1