|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExceptionMonitor
Monitors uncaught exceptions. exceptionCaught(Throwable)
method is
invoked by Netty if there were any uncaught exceptions.
Method Summary | |
---|---|
void |
exceptionCaught(Throwable exception)
Invoked when a uncaught exception is thrown. |
Method Detail |
---|
void exceptionCaught(Throwable exception)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |