com.ibm.rational.test.lt.kernel
Class NotImplementedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.rational.test.lt.kernel.NotImplementedException
- All Implemented Interfaces:
- Serializable
public class NotImplementedException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NotImplementedException
public NotImplementedException()
NotImplementedException
public NotImplementedException(String message)
- Parameters:
message
-
NotImplementedException
public NotImplementedException(String message,
Throwable cause)
- Parameters:
message
- cause
-
NotImplementedException
public NotImplementedException(Throwable cause)
- Parameters:
cause
-
© Copyright IBM Corp. 2012. All rights reserved.