IBM Rational Functional Tester
Version 6.1
IBM Rational Functional Tester API Reference

Project Version 2.0

Uses of Package
com.rational.test.ft

Packages that use com.rational.test.ft
com.rational.test.ft The package com.rational.test.ft provides command line and base exception class hierarchy. 
com.rational.test.ft.object.interfaces The package com.rational.test.ft.object.interfaces provides the classes that interact with objects in the software under test. 
com.rational.test.ft.script The package com.rational.test.ft.script provides the classes that manage test scripts. 
com.rational.test.ft.vp The package com.rational.test.ft.vp provides verification point services to test scripts. 
 

Classes in com.rational.test.ft used by com.rational.test.ft
IAutomaticRetry
          This is a marker interface to indicate to try again to find and invoke the method that threw the exception.
IRationalThrowable
          Implemented by RationalTestError and RationalTestException.
NestedException
          Wraps another exception.
ObjectNotFoundException
          Thrown when an object is not found.
RationalTestError
          The base class for all test Errors.
RationalTestException
          The base class for all exceptions used by the product.
 

Classes in com.rational.test.ft used by com.rational.test.ft.object.interfaces
NotSupportedOnUnixException
          Raised by the UNIX-specific native recording methods.
 

Classes in com.rational.test.ft used by com.rational.test.ft.script
IRationalThrowable
          Implemented by RationalTestError and RationalTestException.
NestedException
          Wraps another exception.
NoSuchRegistryKeyException
          Thrown when calling getRegistryValue or getRegistryIntValue with a registry key that does not exist.
NotSupportedOnUnixException
          Raised by the UNIX-specific native recording methods.
RationalTestError
          The base class for all test Errors.
RationalTestException
          The base class for all exceptions used by the product.
UnsupportedMethodException
          Thrown when a method is found but not supported.
 

Classes in com.rational.test.ft used by com.rational.test.ft.vp
IRationalThrowable
          Implemented by RationalTestError and RationalTestException.
RationalTestException
          The base class for all exceptions used by the product.