charon-core  0.3.1
ParameterFile::IoError Class Reference

I/O error exception thrown by ParameterFile instances. More...

#include <charon-core/ParameterFile.h>

Inheritance diagram for ParameterFile::IoError:

Public Member Functions

 IoError (const std::string &msg)
 constuctor using given error message More...
 

Detailed Description

Definition at line 117 of file ParameterFile.h.

Constructor & Destructor Documentation

ParameterFile::IoError::IoError ( const std::string &  msg)
explicit
Parameters
msgerror description

Definition at line 31 of file ParameterFile.cpp.


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