public interface AcceptorExceptionListener
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
exceptionCaught(AcceptorExceptionEvent ae)
Throwable
th has been caught by the acceptor thread. |
void exceptionCaught(AcceptorExceptionEvent ae)
th
has been caught by the acceptor thread.