public class SphereTimeoutException extends SphereException
HttpClient
s 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, setUnderlyingHttpResponse
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SphereTimeoutException(TimeoutException cause)