Uses of Class
org.apache.mina.core.write.WriteException
Packages that use WriteException
-
Uses of WriteException in org.apache.mina.core.write
Subclasses of WriteException in org.apache.mina.core.writeModifier and TypeClassDescriptionclassAn exception which is thrown when one or more write requests resulted in no actual write operation.classAn exception which is thrown when write buffer is not flushed forIoSessionConfig.getWriteTimeout()seconds.classAn exception which is thrown when one or more write operations were attempted on a closed session.