com.ibm.rational.test.lt.kernel.io
Class KTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.rational.test.lt.kernel.io.KTimeoutException
- All Implemented Interfaces:
- Serializable
public class KTimeoutException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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
-
© Copyright IBM Corp. 2012. All rights reserved.