public class HTTPProxyException
extends java.io.IOException
Connection.connect()
,
Connection.setProxyData(ProxyData)
,
Serialized FormModifier and Type | Field and Description |
---|---|
int |
httpErrorCode |
java.lang.String |
httpResponse |
private static long |
serialVersionUID |
Constructor and Description |
---|
HTTPProxyException(java.lang.String httpResponse,
int httpErrorCode) |
private static final long serialVersionUID
public final java.lang.String httpResponse
public final int httpErrorCode