NoMatchingRootException


class NoMatchingRootException : RuntimeException, EspressoException


Indicates that a given matcher did not match any Roots (windows) from those that are currently available.

Summary

Public functions

java-static NoMatchingRootException!
create(rootMatcher: Matcher<Root!>!, roots: (Mutable)List<Root!>!)

Public functions

create

java-static fun create(rootMatcher: Matcher<Root!>!, roots: (Mutable)List<Root!>!): NoMatchingRootException!