public class ConnectionTimeoutException extends WebServiceException
| Constructor and description |
|---|
ConnectionTimeoutException
() |
ConnectionTimeoutException
(String message) |
ConnectionTimeoutException
(Throwable exception) |
ConnectionTimeoutException
(String message, Throwable exception) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public Throwable |
getCoreException() |
|
public void |
setCoreException(Throwable coreException) |