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

Class Overview

An Exception which indicates that there are no remote Espresso clients present.

Summary

Public Constructors
NoRemoteEspressoInstanceException(String description)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public NoRemoteEspressoInstanceException (String description)

Parameters
description String