public class UnhandledEventException extends RuntimeException
Event passed to a state machine couldn't be handled.| Constructor and Description |
|---|
UnhandledEventException(Event event) |
| Modifier and Type | Method and Description |
|---|---|
Event |
getEvent()
Returns the
Event which couldn't be handled. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2004–2017 Apache MINA Project. All rights reserved.