public class TimeoutException extends ChannelException
TimeoutException when no data was either read or written within a
certain period of time.| Modifier and Type | Method and Description |
|---|---|
Throwable |
fillInStackTrace() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Throwable fillInStackTrace()
fillInStackTrace in class ThrowableCopyright © 2008–2015 The Netty Project. All rights reserved.