Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Class runtime_error

boost::container::runtime_error

Synopsis

// In header: <boost/container/throw_exception.hpp>


class runtime_error : public  {
public:

  // public member functions
  ();
};

Description

runtime_error public member functions

  1. ( msg);

PrevUpHomeNext