RemoteProtocolException


class RemoteProtocolException : RuntimeException, EspressoException


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

Summary

Public constructors

RemoteProtocolException(description: String!, cause: Throwable!)

Inherited functions

From java.lang.Throwable

Public constructors

RemoteProtocolException

RemoteProtocolException(description: String!)

RemoteProtocolException

RemoteProtocolException(description: String!, cause: Throwable!)