Home
last modified time | relevance | path

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

/external/droiddriver/src/io/appium/droiddriver/exceptions/
DActionException.java23 public class ActionException extends DroidDriverException { class
24 public ActionException(String message) { in ActionException() method in ActionException
28 public ActionException(String message, Throwable cause) { in ActionException() method in ActionException