public static class ExceptionHandlerStrategy.LogDontRemove extends Object implements ExceptionHandlerStrategy
ExceptionHandlerStrategy.LogAndRemove, ExceptionHandlerStrategy.LogDontRemoveIMPL_PROPERTY| Constructor and Description |
|---|
LogDontRemove() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handle(net.openhft.chronicle.core.threads.EventLoop eventLoop,
net.openhft.chronicle.core.threads.EventHandler handler,
Throwable t) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstrategypublic boolean handle(net.openhft.chronicle.core.threads.EventLoop eventLoop,
net.openhft.chronicle.core.threads.EventHandler handler,
Throwable t)
handle in interface ExceptionHandlerStrategyCopyright © 2021. All rights reserved.