Class HttpClientException

  • All Implemented Interfaces:
    java.io.Serializable

    public class HttpClientException
    extends GeneralException
    HttpClient Exception.
    See Also:
    Serialized Form
    • Constructor Detail

      • HttpClientException

        public HttpClientException()
      • HttpClientException

        public HttpClientException​(java.lang.String str)
      • HttpClientException

        public HttpClientException​(java.lang.String str,
                                   java.lang.Throwable nested)