NoRemoteEspressoInstanceException

public final class NoRemoteEspressoInstanceException extends RuntimeException implements EspressoException


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

Summary

Public constructors

Inherited methods

From java.lang.Throwable
synchronized final void
synchronized Throwable
synchronized Throwable
String
String
StackTraceElement[]
synchronized final Throwable[]
synchronized Throwable
void
void
setStackTrace(StackTraceElement[] stackTrace)
String

Public constructors

NoRemoteEspressoInstanceException

public NoRemoteEspressoInstanceException(String description)