boost::program_options::error
// In header: <boost/program_options/errors.hpp> class error : public { public: // construct/copy/destruct (); };
Base class for all errors in the library.
error
( xwhat);