#include <WriteOnlyException.hh>
Inheritance diagram for rovsoft::io::WriteOnlyException:


Public Member Functions | |
| WriteOnlyException (const std::string &mess="", lib::ThrowablePtr cause=0) | |
| virtual void | toStream (std::ostream &out) const |
| The same as toString, but writes to a stream. | |
A WriteOnlyException is thrown when an application tries to read from some object that does not support reading.
|
||||||||||||
|
|
|
|
The same as toString, but writes to a stream.
Reimplemented from rovsoft::io::IOException. Here is the call graph for this function: ![]() |
1.4.3