public class HttpClientException extends HttpException
| Constructor and Description |
|---|
HttpClientException(int status,
java.lang.String reason) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
reason() |
int |
status() |