public class ProxyConnectException
extends IOException
| Constructor and Description |
|---|
ProxyConnectException(String message)
Creates a new instance.
|
ProxyConnectException(String message,
Throwable cause)
Creates a new instance.
|
public ProxyConnectException(String message)
message - the detail messagepublic ProxyConnectException(String message,
Throwable cause)
message - the detail messagecause - the original cause