Class TunnelRefusedException

  • All Implemented Interfaces:
    Serializable

    public class TunnelRefusedException
    extends HttpException
    Signals that the tunnel request was rejected by the proxy host.
    Since:
    4.0
    See Also:
    Serialized Form
    • Constructor Detail

      • TunnelRefusedException

        public TunnelRefusedException​(String message,
                                      HttpResponse response)