org.seleniumhq.selenium.fluent
Class FluentExecutionStopped.BecauseNothingMatchesInFilter

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.BecauseNothingMatchesInFilter
All Implemented Interfaces:
Serializable
Enclosing class:
FluentExecutionStopped

public static class FluentExecutionStopped.BecauseNothingMatchesInFilter
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.BecauseNothingMatchesInFilter(String message)
           
 
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.BecauseNothingMatchesInFilter

public FluentExecutionStopped.BecauseNothingMatchesInFilter(String message)


Copyright © 2013. All Rights Reserved.