TimeoutExceptionpublic class TimeoutException extends IOException An instance of this class represents that a timeout exception has
occurred and it might be worth the client attempting a retry |
Constructors Summary |
---|
public TimeoutException()Creates a new TimeoutException instance.
super();
|
|