IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.kernel.engine
Class ControllableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by java.lang.IllegalStateException
                  extended by com.ibm.rational.test.lt.kernel.engine.ControllableException
All Implemented Interfaces:
Serializable

public class ControllableException
extends IllegalStateException

See Also:
Serialized Form

Constructor Summary
ControllableException()
           
ControllableException(String s)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ControllableException

public ControllableException()

ControllableException

public ControllableException(String s)
Parameters:
s -

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.