public class ProxyTimeoutException extends Exception
| Constructor and Description |
|---|
ProxyTimeoutException(SocketTimeoutException ex) |
ProxyTimeoutException(SocketTimeoutException ex,
int timeout) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ProxyTimeoutException(SocketTimeoutException ex)
public ProxyTimeoutException(SocketTimeoutException ex, int timeout)
Copyright © 2016 LSST. All rights reserved.