- All Implemented Interfaces:
- java.io.Serializable
public class BarrierError
extends java.lang.Error
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:
- Serialized Form