IBM Rational Functional Tester
Version 8.2.1
IBM Rational Functional Tester API Reference

Project Version 2.3

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

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

Uses of NestedException in com.rational.test.ft
 

Subclasses of NestedException in com.rational.test.ft
 class InvocationTargetException
          Thrown after another exception is caught when invoking a method.
 class RationalTestRemoteException
          Thrown when an error occurs using the internal queued message facility.
 

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

Subclasses of NestedException in com.rational.test.ft.script
 class RationalTestScriptException
          Thrown when a script ends due to an unhandled Exception, RuntimeException, or Throwable (but not an unhandled Error).