EntityHistoryEmpty Class Reference

Indicates that an entity's history was queried, but is empty. More...

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

+ Inheritance diagram for EntityHistoryEmpty:

Public Member Functions

 EntityHistoryEmpty (const std::string &entityName, const std::string &message="")
 
- Public Member Functions inherited from ArMemError
 ArMemError (const std::string &msg)
 

Static Public Member Functions

static std::string makeMsg (const std::string &entityName, const std::string &message="")
 

Detailed Description

Indicates that an entity's history was queried, but is empty.

Definition at line 162 of file ArMemError.h.

Constructor & Destructor Documentation

◆ EntityHistoryEmpty()

EntityHistoryEmpty ( const std::string &  entityName,
const std::string &  message = "" 
)

Definition at line 167 of file ArMemError.cpp.

Member Function Documentation

◆ makeMsg()

std::string makeMsg ( const std::string &  entityName,
const std::string &  message = "" 
)
static

Definition at line 174 of file ArMemError.cpp.

+ Here is the call graph for this function:

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