| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
IOExceptionorg.apache.mina.common.WriteTimeoutExceptionpublic class WriteTimeoutExceptionextends IOExceptionIOException which is thrown when write buffer is not flushed for
IoSession.getWriteTimeout() seconds.
Constructor Summary | |
| |
| |
public WriteTimeoutException()
Creates a new exception.
public WriteTimeoutException(String s)
Creates a new exception.