ML Reference
ml::PersistenceStreamInternalError Class Reference

Derived class. This exception usually denotes programming errors. More...

#include <mlAbstractPersistenceStream.h>

Inheritance diagram for ml::PersistenceStreamInternalError:
ml::PersistenceStreamException

List of all members.

Public Member Functions

 PersistenceStreamInternalError (const std::string &msg)

Detailed Description

Derived class. This exception usually denotes programming errors.

Definition at line 428 of file mlAbstractPersistenceStream.h.


Constructor & Destructor Documentation

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

Definition at line 431 of file mlAbstractPersistenceStream.h.


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