| java.lang.Object | ||||
| ↳ | java.lang.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 Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
| |||||||||||
|
| |||||||||||
| Parameters | |
|---|---|
rootMatcher |
Matcher |
roots |
List |
| Returns | |
|---|---|
NoMatchingRootException |
|