#include <Exception.hh>
Inheritance diagram for rovsoft::lib::Exception:
Public Member Functions | |
Exception (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::Throwable. Reimplemented in rovsoft::io::EndOfSegmentException, rovsoft::io::InvalidEncodingException, rovsoft::io::IOException, rovsoft::io::PrefixedDataException, rovsoft::io::ReadOnlyException, rovsoft::io::TargetUnreachableException, rovsoft::io::UnprefixedMetaDataException, rovsoft::io::WriteOnlyException, rovsoft::lib::NullPointerException, and rovsoft::lib::OutOfRangeException. Here is the call graph for this function: ![]() |