Go to the documentation of this file.
18 static std::string
makeMsg(
const std::string&
function,
const std::string& errorMessage =
"");
46 static std::string
makeMsg(
const std::string& verb,
const MemoryID&
memoryID,
const std::string& errorMessage =
"");
Indicates that a query to the Memory Name System failed.
ServerRegistrationOrRemovalFailed(const std::string &verb, const MemoryID &memoryID, const std::string &errorMessage="")
Base class for all exceptions thrown by the armem library.
static std::string makeMsg(const std::string &function, const std::string &errorMessage="")
MemoryNameSystemQueryFailed(const std::string &function, const std::string &errorMessage="")
static std::string makeMsg(const MemoryID &memoryID, const std::string &errorMessage="")
CouldNotResolveMemoryServer(const MemoryID &memoryID, const std::string &errorMessage="")
Indicates that a query to the Memory Name System failed.
Indicates that a query to the Memory Name System failed.
static std::string makeMsg(const std::string &verb, const MemoryID &memoryID, const std::string &errorMessage="")