ML Reference
ml::PersistenceStreamFormatException Class Reference

Derived class. More...

#include <mlAbstractPersistenceStream.h>

Inheritance diagram for ml::PersistenceStreamFormatException:
ml::PersistenceStreamException

List of all members.

Public Member Functions

 PersistenceStreamFormatException (const std::string &msg)

Detailed Description

Derived class.

This exception usually denotes errors that can not be fixed by the user, e.g. because there is an syntax error in the saved file.

Definition at line 420 of file mlAbstractPersistenceStream.h.


Constructor & Destructor Documentation

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

Definition at line 423 of file mlAbstractPersistenceStream.h.


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