@FunctionalInterface public static interface AbstractMessageListenerContainer.JavaLangErrorHandler
Error on the container thread(s).| Modifier and Type | Method and Description |
|---|---|
void |
handle(Error error)
Handle the error; typically, the JVM will be terminated.
|
void handle(Error error)
error - the error.