Package org.jcsp.lang
Class BarrierError
java.lang.Object
java.lang.Throwable
java.lang.Error
org.jcsp.lang.BarrierError
- All Implemented Interfaces:
Serializable
This is thrown for an illegal operation on an Barrier.
Description
Currently, there is only one cause: more processes have resigned than were enrolled.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BarrierError
-