#include <IOException.hh>
Inheritance diagram for rovsoft::io::IOException:
Public Member Functions | |
IOException (const std::string &mess="", lib::ThrowablePtr cause=0) | |
virtual void | toStream (std::ostream &out) const |
The same as toString, but writes to a stream. |
|
|
|
The same as toString, but writes to a stream.
Reimplemented from rovsoft::lib::Exception. Reimplemented in rovsoft::io::EndOfSegmentException, rovsoft::io::InvalidEncodingException, rovsoft::io::PrefixedDataException, rovsoft::io::ReadOnlyException, rovsoft::io::TargetUnreachableException, rovsoft::io::UnprefixedMetaDataException, and rovsoft::io::WriteOnlyException. Here is the call graph for this function: ![]() |