boost::gregorian::bad_weekday — Exception that flags that a weekday number is incorrect.
// In header: <boost/date_time/gregorian/greg_weekday.hpp> struct bad_weekday : public { // construct/copy/destruct (); };
bad_weekday
();