public final class WriteTimeoutException extends TimeoutException
TimeoutException raised when a client failed to send a request to the wire within timeout.| Modifier and Type | Method and Description |
|---|---|
static WriteTimeoutException |
get()
Returns a singleton
WriteTimeoutException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static WriteTimeoutException get()
WriteTimeoutException.Copyright © 2020 LeanCloud. All rights reserved.