Package ch.qos.logback.core.net
Interface SocketConnector.ExceptionHandler
- All Known Implementing Classes:
AbstractSocketAppender,AbstractSSLSocketAppender,DefaultSocketConnector.ConsoleExceptionHandler,SocketAppender,SocketAppender,SocketReceiver,SSLSocketAppender,SSLSocketAppender,SSLSocketReceiver
- Enclosing interface:
SocketConnector
public static interface SocketConnector.ExceptionHandler
An exception handler that is notified of all exceptions that occur
during the (re)connection process.
-
Method Summary
-
Method Details
-
connectionFailed
-