watij.runtime
Class ObjectDisabledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
watij.runtime.ObjectDisabledException
- All Implemented Interfaces:
- java.io.Serializable
public class ObjectDisabledException
- extends java.lang.Exception
Created by IntelliJ IDEA.
User:
Date: Apr 17, 2006
Time: 9:20:21 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 |
ObjectDisabledException
public ObjectDisabledException()
ObjectDisabledException
public ObjectDisabledException(java.lang.String message)
ObjectDisabledException
public ObjectDisabledException(java.lang.String message,
java.lang.Throwable cause)
ObjectDisabledException
public ObjectDisabledException(java.lang.Throwable cause)