RemoteProtocolException

public class RemoteProtocolException extends RuntimeException implements EspressoException


Espresso exception representing any protocol related errors in a multi-process environment

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

RemoteProtocolException

public RemoteProtocolException(String description)

RemoteProtocolException

public RemoteProtocolException(String description, Throwable cause)