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 |
---|---|
java.lang.Throwable |
fillInStackTrace() |
Copyright © 2008–2018 The Netty Project. All rights reserved.