public class NullAcceptorExceptionListener extends java.lang.Object implements AcceptorExceptionListener
Constructor and Description |
---|
NullAcceptorExceptionListener() |
Modifier and Type | Method and Description |
---|---|
void |
exceptionCaught(AcceptorExceptionEvent ae)
Throwable
th has been caught by the acceptor thread. |
public void exceptionCaught(AcceptorExceptionEvent ae)
AcceptorExceptionListener
th
has been caught by the acceptor thread.exceptionCaught
in interface AcceptorExceptionListener