boost::program_options::reading_file
// In header: <boost/program_options/errors.hpp> class reading_file : public { public: // construct/copy/destruct (); };
Class thrown if config file can not be read
reading_file
( filename);