Class HTTPProxyException

All Implemented Interfaces:
Serializable

public class HTTPProxyException
extends IOException
May be thrown upon connect() if a HTTP proxy is being used.
Version:
$Id: HTTPProxyException.java,v 1.1 2007/10/15 12:49:56 cplattne Exp $
Author:
Christian Plattner, plattner@trilead.com
See Also:
Connection.connect(), Connection.setProxyData(ProxyData), Serialized Form