| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.mina.common.ExceptionMonitororg.apache.mina.common.support.DefaultExceptionMonitorpublic class DefaultExceptionMonitorextends ExceptionMonitorExceptionMonitor implementation that logs uncaught
exceptions using Logger.
All IoServices have this implementation as a default exception
monitor.
Method Summary | |
void |
|
Methods inherited from class org.apache.mina.common.ExceptionMonitor | |
exceptionCaught, getInstance, setInstance | |
public void exceptionCaught(Throwable cause)
- Overrides:
- exceptionCaught in interface ExceptionMonitor