#include <utilmm/configfile/configfile.hh>
Public Member Functions | |
| parse_error (int line, std::string const &message) | |
| ~parse_error () throw () | |
Public Attributes | |
| int const | line |
| std::string const | message |
| utilmm::parse_error::parse_error | ( | int | line, | |
| std::string const & | message | |||
| ) | [explicit] |
| utilmm::parse_error::~parse_error | ( | ) | throw () [inline] |
| int const utilmm::parse_error::line |
| std::string const utilmm::parse_error::message |
1.5.3