ML Reference
ml::PersistenceStreamIOException Class Reference

Derived class. More...

#include <mlAbstractPersistenceStream.h>

Inheritance diagram for ml::PersistenceStreamIOException:
ml::PersistenceStreamException

List of all members.

Public Member Functions

 PersistenceStreamIOException (const std::string &msg)

Detailed Description

Derived class.

This exception usually denotes errors that can be fixed by the user, e.g. by saving to a different location.

Definition at line 411 of file mlAbstractPersistenceStream.h.


Constructor & Destructor Documentation

ml::PersistenceStreamIOException::PersistenceStreamIOException ( const std::string &  msg) [inline]

Definition at line 414 of file mlAbstractPersistenceStream.h.


The documentation for this class was generated from the following file: