{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
public final class NoRemoteEspressoInstanceException extends RuntimeException implements EspressoException
| java.lang.Object | ||||
| ↳ | kotlin.Throwable | |||
| ↳ | java.lang.Exception | |||
| ↳ | java.lang.RuntimeException | |||
| ↳ | androidx.test.espresso.remote.NoRemoteEspressoInstanceException | |||
An Exception which indicates that there are no remote Espresso clients present.
Public constructors |
|
|---|---|
NoRemoteEspressoInstanceException(String description) |
|
Inherited methods |
|
|---|---|