public final class WriteTimeoutException extends TimeoutException
TimeoutException raised by WriteTimeoutHandler when no data
was written within a certain period of time.| Modifier and Type | Field and Description |
|---|---|
static WriteTimeoutException |
INSTANCE |
fillInStackTraceaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final WriteTimeoutException INSTANCE
Copyright © 2008–2015 The Netty Project. All rights reserved.