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

Class RPTContinueLoopEvent

  • All Implemented Interfaces:
    Serializable, Cloneable


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

      • RPTContinueLoopEvent

        public RPTContinueLoopEvent()
      • RPTContinueLoopEvent

        public RPTContinueLoopEvent(String message,
                            Throwable cause)
      • RPTContinueLoopEvent

        public RPTContinueLoopEvent(String message)
      • RPTContinueLoopEvent

        public RPTContinueLoopEvent(Throwable cause)
      • RPTContinueLoopEvent

        public RPTContinueLoopEvent(String message,
                            String loopName)
IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2013. All rights reserved.