Class shared_memory::Allocation_exception

class shared_memory::Allocation_exception : public exception

Public Functions

Allocation_exception(const std::string &segment_id, const std::string &object_id)
~Allocation_exception()
const char *what() const

Private Members

std::string error_message_