public class SphereTimeoutException extends SphereException
HttpClients won't throw this exception but HttpException.
The Throwable.getCause() most likely will provide a TimeoutException.
httpResponse| Constructor and Description |
|---|
SphereTimeoutException(TimeoutException cause) |
addNote, getAdditionalNotes, getHttpResponse, getMessage, getProjectKey, getSphereRequest, httpSummary, setHttpRequest, setProjectKey, setSphereRequest, setUnderlyingHttpResponseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SphereTimeoutException(TimeoutException cause)