|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WriteException | |
|---|---|
| org.apache.mina.core.write | |
| Uses of WriteException in org.apache.mina.core.write |
|---|
| Subclasses of WriteException in org.apache.mina.core.write | |
|---|---|
class |
NothingWrittenException
An exception which is thrown when one or more write requests resulted in no actual write operation. |
class |
WriteTimeoutException
An exception which is thrown when write buffer is not flushed for IoSessionConfig.getWriteTimeout() seconds. |
class |
WriteToClosedSessionException
An exception which is thrown when one or more write operations were attempted on a closed session. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||