watij.runtime
Class UnknownObjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
watij.runtime.UnknownObjectException
- All Implemented Interfaces:
- java.io.Serializable
public class UnknownObjectException
- extends java.lang.Exception
Created by IntelliJ IDEA.
User:
Date: Apr 18, 2006
Time: 10:50:11 AM
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 |
UnknownObjectException
public UnknownObjectException()
UnknownObjectException
public UnknownObjectException(java.lang.String message)
UnknownObjectException
public UnknownObjectException(java.lang.String message,
java.lang.Throwable cause)
UnknownObjectException
public UnknownObjectException(java.lang.Throwable cause)