NoRemoteEspressoInstanceException

public final class NoRemoteEspressoInstanceException
extends RuntimeException implements EspressoException

java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ android.support.test.espresso.remote.NoRemoteEspressoInstanceException


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

Summary

Public constructors

NoRemoteEspressoInstanceException(String description)

Inherited methods

From class java.lang.Throwable
From class java.lang.Object

Public constructors

NoRemoteEspressoInstanceException

NoRemoteEspressoInstanceException (String description)

Parameters
description String