|
IBM Rational Functional Tester Version 6.1 IBM Rational Functional Tester API Reference Project Version 2.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NestedException | |
com.rational.test.ft | The package com.rational.test.ft provides command line and base exception class hierarchy. |
com.rational.test.ft.script | The package com.rational.test.ft.script provides the classes that manage test scripts. |
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 ). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |