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