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