public class NoHostException extends HttpClientException
| Constructor and Description | 
|---|
NoHostException(java.lang.String message)  | 
NoHostException(java.lang.String message,
               java.lang.Throwable cause)  | 
NoHostException(java.lang.String message,
               java.lang.Throwable cause,
               boolean shared)  | 
public NoHostException(java.lang.String message)
message - The messagepublic NoHostException(java.lang.String message,
                       java.lang.Throwable cause)
message - The messagecause - The throwablepublic NoHostException(java.lang.String message,
                       java.lang.Throwable cause,
                       boolean shared)
message - The messagecause - The throwableshared - Shared instance