Indicates that a name in a given ID does not match a container's own name.
More...
#include <RobotAPI/libraries/armem/core/error/ArMemError.h>
|
| | ContainerNameMismatch (const std::string &gottenName, const std::string &containerTerm, const std::string &containerName) |
| |
| | ArMemError (const std::string &msg) |
| |
|
| static std::string | makeMsg (const std::string &gottenName, const std::string &containerTerm, const std::string &containerName) |
| |
Indicates that a name in a given ID does not match a container's own name.
Definition at line 42 of file ArMemError.h.
◆ ContainerNameMismatch()
| ContainerNameMismatch |
( |
const std::string & | gottenName, |
|
|
const std::string & | containerTerm, |
|
|
const std::string & | containerName ) |
◆ makeMsg()
| std::string makeMsg |
( |
const std::string & | gottenName, |
|
|
const std::string & | containerTerm, |
|
|
const std::string & | containerName ) |
|
static |
The documentation for this class was generated from the following files: