boost::container::runtime_error
// In header: <boost/container/throw_exception.hpp> class runtime_error : public { public: // construct/copy/destruct (const char *); };
runtime_error
(const char * msg);