public class TimeoutException extends ChannelException
TimeoutException when no data was either read or written within a
certain period of time.| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
TimeoutException() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Throwable |
fillInStackTrace() |
private static final long serialVersionUID