watij.runtime
Class NotImplementedYetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
watij.runtime.NotImplementedYetException
- All Implemented Interfaces:
- java.io.Serializable
public class NotImplementedYetException
- extends java.lang.Exception
Created by IntelliJ IDEA.
User:
Date: Apr 17, 2006
Time: 5:30:25 PM
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
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 |
NotImplementedYetException
public NotImplementedYetException()
NotImplementedYetException
public NotImplementedYetException(java.lang.String s)
NotImplementedYetException
public NotImplementedYetException(java.lang.String s,
java.lang.Throwable throwable)
NotImplementedYetException
public NotImplementedYetException(java.lang.Throwable throwable)