Home
last modified time | relevance | path

Searched defs:ElementNotFoundException (Results 1 – 1 of 1) sorted by relevance

/external/droiddriver/src/io/appium/droiddriver/exceptions/
DElementNotFoundException.java25 public class ElementNotFoundException extends DroidDriverException { class
26 public ElementNotFoundException(Finder finder) { in ElementNotFoundException() method in ElementNotFoundException
30 public ElementNotFoundException(Finder finder, Throwable cause) { in ElementNotFoundException() method in ElementNotFoundException
34 public ElementNotFoundException(String message) { in ElementNotFoundException() method in ElementNotFoundException
38 public ElementNotFoundException(String message, Throwable cause) { in ElementNotFoundException() method in ElementNotFoundException