Go to the documentation of this file.
   15                                     const std::string& errorMessage = 
"");
 
   17         static std::string 
makeMsg(
const std::string& 
function,
 
   18                                    const std::string& errorMessage = 
"");
 
   40                                           const std::string& errorMessage = 
"");
 
   42         static std::string 
makeMsg(
const std::string& verb,
 
   44                                    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="")