public class ResponseReadTimeoutException extends ResponseTimeoutException
Request methods to indicate that the request failed because the
server did not respond within the timeout interval after a connection was made.| Constructor and Description |
|---|
ResponseReadTimeoutException(String message) |
ResponseReadTimeoutException(String message,
Throwable cause) |
ResponseReadTimeoutException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 Atlassian. All rights reserved.