Interface ProxyErrorReceiver

All Known Subinterfaces:
ProxyConnectionData

public interface ProxyErrorReceiver
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    reportProxyError(String message, Throwable exception)
     
  • Method Details

    • reportProxyError

      void reportProxyError(String message, Throwable exception)