IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester API Reference

Project Version 2.3

Uses of Class
com.rational.test.ft.RationalTestError

Packages that use RationalTestError
com.rational.test.ft   
com.rational.test.ft.script   
 

Uses of RationalTestError in com.rational.test.ft
 

Subclasses of RationalTestError in com.rational.test.ft
 class ManualModeError
           
 class RationalTestManualModeError
           
 class SwitchToManualModeError
          Thrown to switch to Manual mode.
 class UserStoppedManualModeError
           
 class UserStoppedScriptError
          Thrown when the stop-execution hotkey is pressed by the user, or when the script calls a Stop method.
 

Uses of RationalTestError in com.rational.test.ft.script
 

Subclasses of RationalTestError in com.rational.test.ft.script
 class RationalTestScriptError
          Thrown when a script ends due to an unhandled Error.
 class RationalTestScriptShutdown
          Generated when there is a hot-key press, which has the effect of shutting down the script playback.