InjectEventSecurityException

public final class InjectEventSecurityException extends InjectEventSecurityException implements EspressoException


An checked Exception indicating that event injection failed with a .

Summary

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

InjectEventSecurityException

public InjectEventSecurityException(Throwable cause)

InjectEventSecurityException

public InjectEventSecurityException(String message)

InjectEventSecurityException

public InjectEventSecurityException(String message, Throwable cause)