org.seleniumhq.selenium.fluent
Class FluentExecutionStopped.BecauseOfStaleElement

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.seleniumhq.selenium.fluent.FluentExecutionStopped
                  extended by org.seleniumhq.selenium.fluent.FluentExecutionStopped.BecauseOfStaleElement
All Implemented Interfaces:
Serializable
Enclosing class:
FluentExecutionStopped

public static class FluentExecutionStopped.BecauseOfStaleElement
extends FluentExecutionStopped

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.seleniumhq.selenium.fluent.FluentExecutionStopped
FluentExecutionStopped.BecauseNothingMatchesInFilter, FluentExecutionStopped.BecauseOfStaleElement
 
Constructor Summary
FluentExecutionStopped.BecauseOfStaleElement(String message, RuntimeException cause)
           
 
Method Summary
 
Methods inherited from class org.seleniumhq.selenium.fluent.FluentExecutionStopped
getMessage, setDuration
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

FluentExecutionStopped.BecauseOfStaleElement

public FluentExecutionStopped.BecauseOfStaleElement(String message,
                                                    RuntimeException cause)


Copyright © 2013. All Rights Reserved.