InjectEventSecurityException
Artifact: androidx.test:monitor
public class InjectEventSecurityException extends Exception implements TestFrameworkException
| java.lang.Object | |||
| ↳ | kotlin.Throwable | ||
| ↳ | java.lang.Exception | ||
| ↳ | androidx.test.platform.ui.InjectEventSecurityException |
InjectEventSecurityException |
An checked |
An checked Exception indicating that event injection failed with a SecurityException.
Summary
Public constructors |
|---|
InjectEventSecurityException(String message) |
InjectEventSecurityException(String message, Throwable cause) |
Inherited methods |
|---|