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, toString
public static final ReadTimeoutException INSTANCE
INSTANCE
Copyright © 2016–2024. All rights reserved.