public static class HttpUtil.HttpClientException
extends java.lang.RuntimeException
| Modifier and Type | Field and Description |
|---|---|
int |
errorCode |
| Constructor and Description |
|---|
HttpClientException(int errorCode,
java.lang.String message) |