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