Class shared_memory::Non_existing_segment_exception
-
class Non_existing_segment_exception : public exception
Public Functions
-
Non_existing_segment_exception(const std::string &segment_id)
-
~Non_existing_segment_exception()
-
const char *what() const
Private Members
-
std::string error_message_