{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

NoRemoteEspressoInstanceException

class NoRemoteEspressoInstanceException : RuntimeException, EspressoException

kotlin.Any
   ↳ 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.

Summary

Public constructors

Inherited functions

From class java.lang.Throwable

Public constructors

NoRemoteEspressoInstanceException

NoRemoteEspressoInstanceException(description: String!)