CouldNotResolveMemoryServer Class Reference

Indicates that a query to the Memory Name System failed. More...

#include <RobotAPI/libraries/armem/core/error/mns.h>

+ Inheritance diagram for CouldNotResolveMemoryServer:

Public Member Functions

 CouldNotResolveMemoryServer (const MemoryID &memoryID, const std::string &errorMessage="")
 
- Public Member Functions inherited from ArMemError
 ArMemError (const std::string &msg)
 

Static Public Member Functions

static std::string makeMsg (const MemoryID &memoryID, const std::string &errorMessage="")
 

Detailed Description

Indicates that a query to the Memory Name System failed.

Definition at line 26 of file mns.h.

Constructor & Destructor Documentation

◆ CouldNotResolveMemoryServer()

CouldNotResolveMemoryServer ( const MemoryID memoryID,
const std::string &  errorMessage = "" 
)

Definition at line 29 of file mns.cpp.

Member Function Documentation

◆ makeMsg()

std::string makeMsg ( const MemoryID memoryID,
const std::string &  errorMessage = "" 
)
static

Definition at line 34 of file mns.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: