All Packages Class Hierarchy This Package Previous Next Index
Class COM.webconcepts.net.HttpProxyException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----COM.webconcepts.net.HttpProxyException
- public class HttpProxyException
- extends Exception
An HttpProxyException is used to distinguish proxying protocol exceptions
from other IO and networking-related exceptions.
- See Also:
- HttpProxyServer
-
HttpProxyException()
-
-
HttpProxyException(String)
-
HttpProxyException
public HttpProxyException(String s)
HttpProxyException
public HttpProxyException()
All Packages Class Hierarchy This Package Previous Next Index