public class HTTPProxyException extends IOException
Connection.connect()
,
Connection.setProxyData(ProxyData)
,
Serialized FormModifier and Type | Field and Description |
---|---|
int |
httpErrorCode |
String |
httpResponse |
Constructor and Description |
---|
HTTPProxyException(String httpResponse,
int httpErrorCode) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014. All rights reserved.