{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
public final class InjectEventSecurityException implements EspressoException
An checked Exception indicating that event injection failed with a SecurityException.
Public constructors |
|
|---|---|
InjectEventSecurityException(String message) |
|
InjectEventSecurityException(String message, Throwable cause) |
|