public class UnknownEventTypeException extends RuntimeException
| Constructor and Description |
|---|
UnknownEventTypeException(String eventType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnknownEventTypeException(String eventType)
public String getMessage()
getMessage in class ThrowableCopyright © 2018. All rights reserved.