public class HTTPProxyException
extends java.io.IOException
| Modifier and Type | Field | Description |
|---|---|---|
int |
httpErrorCode |
|
java.lang.String |
httpResponse |
| Constructor | Description |
|---|---|
HTTPProxyException(java.lang.String httpResponse,
int httpErrorCode) |