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