@Deprecated public class UiObjectNotFoundException extends Exception
UiSelector
selector could not be matched
to any UI element displayed.Constructor and Description |
---|
UiObjectNotFoundException(String msg)
Deprecated.
|
UiObjectNotFoundException(String detailMessage,
Throwable throwable)
Deprecated.
|
UiObjectNotFoundException(Throwable throwable)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UiObjectNotFoundException(String msg)
public UiObjectNotFoundException(String detailMessage, Throwable throwable)
public UiObjectNotFoundException(Throwable throwable)