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