MemoryNameSystemQueryFailed Class Reference

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

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

+ Inheritance diagram for MemoryNameSystemQueryFailed:

Public Member Functions

 MemoryNameSystemQueryFailed (const std::string &function, const std::string &errorMessage="")
 
- Public Member Functions inherited from ArMemError
 ArMemError (const std::string &msg)
 

Static Public Member Functions

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

Detailed Description

Indicates that a query to the Memory Name System failed.

Definition at line 12 of file mns.h.

Constructor & Destructor Documentation

◆ MemoryNameSystemQueryFailed()

MemoryNameSystemQueryFailed ( const std::string &  function,
const std::string &  errorMessage = "" 
)

Definition at line 11 of file mns.cpp.

Member Function Documentation

◆ makeMsg()

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

Definition at line 16 of file mns.cpp.


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