InjectEventSecurityException

public class InjectEventSecurityException extends Exception implements TestFrameworkException

Known direct subclasses
InjectEventSecurityException

An checked Exception indicating that event injection failed with a .


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)