public class HttpClientReadTimeoutException
extends java.lang.RuntimeException
This will occur if the server fails to send any data back in response within the given duration, since the last time any data was received.
Constructor and Description |
---|
HttpClientReadTimeoutException(java.lang.String message)
Constructor.
|