public class ReadTimeoutException extends TimeoutException
ReadTimeoutException class.
| Modifier and Type | Field and Description |
|---|---|
static ReadTimeoutException |
INSTANCE
Constant
INSTANCE |
| Constructor and Description |
|---|
ReadTimeoutException()
Constructor for ReadTimeoutException.
|
ReadTimeoutException(String message)
Constructor for ReadTimeoutException.
|
ReadTimeoutException(String message,
Throwable cause)
Constructor for ReadTimeoutException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final ReadTimeoutException INSTANCE
INSTANCECopyright © 2016–2024. All rights reserved.