IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.kernel.io
Class KTimeoutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.ibm.rational.test.lt.kernel.io.KTimeoutException
All Implemented Interfaces:
Serializable

public class KTimeoutException
extends Exception

See Also:
Serialized Form

Constructor Summary
KTimeoutException()
           
KTimeoutException(String message)
           
KTimeoutException(String message, Throwable cause)
           
KTimeoutException(Throwable cause)
           
 
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

KTimeoutException

public KTimeoutException()

KTimeoutException

public KTimeoutException(String message)
Parameters:
message -

KTimeoutException

public KTimeoutException(String message,
                         Throwable cause)
Parameters:
message -
cause -

KTimeoutException

public KTimeoutException(Throwable cause)
Parameters:
cause -

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.