Indicates that an operation requiring at least one element to exist failed because there were no such entries.
More...
#include <RobotAPI/libraries/armem/core/error/ArMemError.h>
|
static std::string | makeMsg (const std::string &missingTerm, const std::string &containerTerm, const MemoryID &containerID, const std::string &message="") |
|
Indicates that an operation requiring at least one element to exist failed because there were no such entries.
Definition at line 105 of file ArMemError.h.
◆ NoSuchEntries()
NoSuchEntries |
( |
const std::string & |
missingTerm, |
|
|
const std::string & |
containerTerm, |
|
|
const MemoryID & |
containerID, |
|
|
const std::string & |
message = "" |
|
) |
| |
◆ makeMsg()
std::string makeMsg |
( |
const std::string & |
missingTerm, |
|
|
const std::string & |
containerTerm, |
|
|
const MemoryID & |
containerID, |
|
|
const std::string & |
message = "" |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: