public final class ResponseTimeoutException extends TimeoutException
TimeoutException raised when a response has not been received from a server within timeout.| Modifier and Type | Method and Description |
|---|---|
static ResponseTimeoutException |
get()
Returns a singleton
ResponseTimeoutException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static ResponseTimeoutException get()
ResponseTimeoutException.Copyright © 2020 LeanCloud. All rights reserved.