public class InvalidEventException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
InvalidEventException(Event e,
java.lang.String s) |
| Modifier and Type | Method and Description |
|---|---|
Event |
getEvent()
Get the invalid event.
|