Summary:
Ctors
| Inherited Methods
NoRemoteEspressoInstanceException
Kotlin
|Java
public
final
class
NoRemoteEspressoInstanceException
extends RuntimeException
implements
EspressoException
java.lang.Object | ||||
↳ | java.lang.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 | |
---|---|
NoRemoteEspressoInstanceException(String description)
|
Inherited methods | |
---|---|
Public constructors
NoRemoteEspressoInstanceException
public NoRemoteEspressoInstanceException (String description)
Parameters | |
---|---|
description |
String |