IBM Rational Performance Tester SDK

Uses of Class
com.ibm.rational.test.lt.testgen.core2.C2TestgenException

Packages that use C2TestgenException
com.ibm.rational.test.lt.testgen.core2   
 

Uses of C2TestgenException in com.ibm.rational.test.lt.testgen.core2
 

Subclasses of C2TestgenException in com.ibm.rational.test.lt.testgen.core2
 class C2InitializationException
          This exception indicates that an error occured during the initialization of an IC2Initializable.
 

Methods in com.ibm.rational.test.lt.testgen.core2 that throw C2TestgenException
 void IC2ProtocolHandler.complete()
          This method will be called after the call to process() has been performed.
 IC2ProtocolHandler.LoadResponse IC2ProtocolHandler.load(Msg msg)
          This is the second method within the protocol handler that will be called by the testgen core.
 void IC2ProtocolHandler.process(LTTest ltTest)
          This method will be called after all calls to load() have been performed.
 void IC2ProtocolHandler.terminate()
          This method may be called after the calls to load() have been performed.
 


IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.