Class BreakException

All Implemented Interfaces:
Serializable

public class BreakException extends PassThruException
This exception is thrown by the Break action.
See Also:
  • Constructor Details

    • BreakException

      public BreakException()
      Creates a new instance of BreakException without detail message.