to top

UiObjectNotFoundException

Generated in test runs when a UiSelector selector could not be matched to any UI element displayed.

Summary

Public Constructors
UiObjectNotFoundException(String msg)
UiObjectNotFoundException(String detailMessage, Throwable throwable)
UiObjectNotFoundException(Throwable throwable)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public UiObjectNotFoundException (String msg)

public UiObjectNotFoundException (String detailMessage, Throwable throwable)

public UiObjectNotFoundException (Throwable throwable)