com.trilead.ssh2
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 |
Constructor and Description |
---|
HTTPProxyException(java.lang.String httpResponse,
int httpErrorCode) |
Copyright © 2014. All Rights Reserved.