Package com.trilead.ssh2
Class HTTPProxyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.trilead.ssh2.HTTPProxyException
- All Implemented Interfaces:
Serializable
May be thrown upon connect() if a HTTP proxy is being used.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
httpResponse
-
httpErrorCode
public final int httpErrorCode
-
-
Constructor Details
-
HTTPProxyException
-