Class BreakException

All Implemented Interfaces:
Serializable, LocationAware

public class BreakException extends JellyTagException

BreakException is used to terminate loops such as <forEach> and <while> tags.

Version:
$Revision: 155420 $
Author:
James Strachan
See Also:
  • Constructor Details

    • BreakException

      public BreakException()