IBM Rational Performance Tester SDK

Uses of Interface
com.ibm.rational.test.lt.kernel.action.IKExceptionHandler

Packages that use IKExceptionHandler
com.ibm.rational.test.lt.kernel.action   
com.ibm.rational.test.lt.kernel.action.impl   
 

Uses of IKExceptionHandler in com.ibm.rational.test.lt.kernel.action
 

Methods in com.ibm.rational.test.lt.kernel.action with parameters of type IKExceptionHandler
 void IContainer.addCatch(IKExceptionHandler handler)
          Add an exception handler action to the container.
 

Uses of IKExceptionHandler in com.ibm.rational.test.lt.kernel.action.impl
 

Classes in com.ibm.rational.test.lt.kernel.action.impl that implement IKExceptionHandler
 class KExceptionHandler
          A KExceptionHandler maps an exception (java.lang.Throwable) to an IKAction that defines the action(s) to execute in the event the exception occurs.
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.