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