Project Wonder 5.0

er.selenium.rc
Class SeleniumTestFailureException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by er.selenium.rc.SeleniumTestFailureException
All Implemented Interfaces:
java.io.Serializable

public class SeleniumTestFailureException
extends java.lang.RuntimeException

See Also:
Serialized Form

Constructor Summary
SeleniumTestFailureException(com.thoughtworks.selenium.SeleniumException cause, SeleniumTest test, int processedCommands)
           
 
Method Summary
 com.thoughtworks.selenium.SeleniumException getCause()
           
 int processedCommands()
           
 SeleniumTest test()
           
 
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
 

Constructor Detail

SeleniumTestFailureException

public SeleniumTestFailureException(com.thoughtworks.selenium.SeleniumException cause,
                                    SeleniumTest test,
                                    int processedCommands)
Method Detail

test

public SeleniumTest test()

processedCommands

public int processedCommands()

getCause

public com.thoughtworks.selenium.SeleniumException getCause()
Overrides:
getCause in class java.lang.Throwable

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.