boost::gregorian::bad_year — Exception type for gregorian year.
// In header: <boost/date_time/gregorian/greg_year.hpp> struct bad_year : public { // construct/copy/destruct (); };
bad_year
();