Class LoggingExceptionCallback

java.lang.Object
org.apache.hc.core5.testing.nio.LoggingExceptionCallback
All Implemented Interfaces:
Callback<Exception>

public class LoggingExceptionCallback extends Object implements Callback<Exception>
  • Field Details

  • Constructor Details

    • LoggingExceptionCallback

      private LoggingExceptionCallback()
  • Method Details