private static class DefaultSocketConnector.ConsoleExceptionHandler extends java.lang.Object implements SocketConnector.ExceptionHandler
ExceptionHandler that writes to System.out| Modifier | Constructor and Description |
|---|---|
private |
ConsoleExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
connectionFailed(SocketConnector connector,
java.lang.Exception ex) |
public void connectionFailed(SocketConnector connector, java.lang.Exception ex)
connectionFailed in interface SocketConnector.ExceptionHandler