org.seleniumhq.selenium.fluent
Class FluentExecutionStopped
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.seleniumhq.selenium.fluent.FluentExecutionStopped
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- FluentExecutionStopped.BecauseNothingMatchesInFilter, FluentExecutionStopped.BecauseOfStaleElement
public class FluentExecutionStopped
- extends RuntimeException
- See Also:
- Serialized Form
FluentExecutionStopped
public FluentExecutionStopped(String message,
Throwable cause)
FluentExecutionStopped
protected FluentExecutionStopped(String message)
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
setDuration
public void setDuration(long duration)
Copyright © 2013. All Rights Reserved.