er.selenium.rc
Class SeleniumTestFailureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
er.selenium.rc.SeleniumTestFailureException
- All Implemented Interfaces:
- java.io.Serializable
public class SeleniumTestFailureException
- extends java.lang.RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, 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 |
SeleniumTestFailureException
public SeleniumTestFailureException(com.thoughtworks.selenium.SeleniumException cause,
SeleniumTest test,
int processedCommands)
test
public SeleniumTest test()
processedCommands
public int processedCommands()
getCause
public com.thoughtworks.selenium.SeleniumException getCause()
- Overrides:
getCause
in class java.lang.Throwable
Copyright © 2002 – 2007 Project Wonder.