{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
public final class NoMatchingRootException extends RuntimeException implements EspressoException
| java.lang.Object | ||||
| ↳ | kotlin.Throwable | |||
| ↳ | java.lang.Exception | |||
| ↳ | java.lang.RuntimeException | |||
| ↳ | androidx.test.espresso.NoMatchingRootException | |||
Indicates that a given matcher did not match any Roots (windows) from those that are currently available.
Public constructors |
|
|---|---|
Inherited methods |
|
|---|---|