Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
IOException
org.apache.mina.common.WriteTimeoutException
public class WriteTimeoutException
extends IOException
IOException
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.