{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
public final class InjectEventSecurityException extends InjectEventSecurityException implements EspressoException
| java.lang.Object | ||||
| ↳ | kotlin.Throwable | |||
| ↳ | java.lang.Exception | |||
| ↳ | androidx.test.platform.ui.InjectEventSecurityException | |||
| ↳ | androidx.test.espresso.InjectEventSecurityException | |||
An checked Exception indicating that event injection failed with a .
Public constructors |
|
|---|---|
InjectEventSecurityException(String message) |
|
InjectEventSecurityException(String message, Throwable cause) |
|
Inherited methods |
|
|---|---|