Class ThrowBreak

All Implemented Interfaces:
Serializable

public class ThrowBreak
extends AbstractBranchingThrow
Thrown to signals the outer context to break the current loop, normally proceeding with the actions following the loop.
See Also:
Serialized Form