public class UndefinedEventArchetypeTypeException extends UndefinedEventArchetypeException
UndefinedEventArchetypeException
that
describes an invalid event type.Constructor and Description |
---|
UndefinedEventArchetypeTypeException(int eventType)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
int |
getEventType()
Returns the event type that could not be found.
|