boost::interprocess::interprocess_exception
// In header: <boost/interprocess/exceptions.hpp> class interprocess_exception : public { public: // public member functions () ; (, = ); ~() ; () ; () ; () ; };
This class is the base class of all exceptions thrown by boost::interprocess
interprocess_exception
( err) ;
( err_info, str = );
~() ;
() ;