Class HTTPProxyException

    • Field Detail

      • httpResponse

        public final String httpResponse
      • httpErrorCode

        public final int httpErrorCode
    • Constructor Detail

      • HTTPProxyException

        public HTTPProxyException​(String httpResponse,
                                  int httpErrorCode)