#include <utilmm/configfile/exceptions.hh>
Public Member Functions | |
| not_found (std::string const &file_) | |
| ~not_found () throw () | |
| char const * | what () throw () |
Public Attributes | |
| std::string const | file |
| utilmm::not_found::not_found | ( | std::string const & | file_ | ) | [inline] |
| utilmm::not_found::~not_found | ( | ) | throw () [inline] |
| char const* utilmm::not_found::what | ( | ) | throw () [inline] |
| std::string const utilmm::not_found::file |
1.5.3