public final class ReadTimeoutException extends TimeoutException
TimeoutException
raised by ReadTimeoutHandler
when no data
was read within a certain period of time.Modifier and Type | Field and Description |
---|---|
static ReadTimeoutException |
INSTANCE |
fillInStackTrace
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public static final ReadTimeoutException INSTANCE
Copyright © 2008–2017 The Netty Project. All rights reserved.