com.ibm.rational.test.lt.kernel.services

Class RPTBreakLoopEvent

  • All Implemented Interfaces:
    Serializable, Cloneable


    public class RPTBreakLoopEvent
    extends RPTLoopEvent
    An instance of this class is thrown to cause the target loop to break immediately without completing the current child action.
    See Also:
    Serialized Form
    • Constructor Detail

      • RPTBreakLoopEvent

        public RPTBreakLoopEvent()
      • RPTBreakLoopEvent

        public RPTBreakLoopEvent(String message,
                         Throwable cause)
      • RPTBreakLoopEvent

        public RPTBreakLoopEvent(String message)
      • RPTBreakLoopEvent

        public RPTBreakLoopEvent(Throwable cause)
      • RPTBreakLoopEvent

        public RPTBreakLoopEvent(String message,
                         String loopName)
IBM Rational Performance Tester TES

© Copyright IBM Corp. 2013. All rights reserved.