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

Project Version 2.3

Uses of Interface
com.rational.test.ft.IAutomaticRetry

Packages that use IAutomaticRetry
com.rational.test.ft   
 

Uses of IAutomaticRetry in com.rational.test.ft
 

Classes in com.rational.test.ft that implement IAutomaticRetry
 class CoordinateOffScreenException
          Thrown when the user tries to click on a point that is off the screen.
 class NotYetAbleToPerformActionException
          Raised when a requested action cannot be performed for a specified reason.
 class SubitemNotFoundException
          Thrown when a subitem is not found.
 class UnableToAccomplishAllHooksException
          Thrown when the .NET infestation engine is not able to finish hooking all processes that it was given to hook.
 class UnableToHookException
          Thrown when the .NET infestation engine is not able to finish hooking the process.
 class WindowActivateFailedException
          Thrown when an attempt to activate a window failed.
 class WindowHandleNotFoundException
          Thrown when the .NET infestation engine cannot find the window used to perform the hook.