Indicates that an argument was invalid.
More...
#include <RobotAPI/libraries/armem/core/error/ArMemError.h>
|
| | InvalidArgument (const std::string &argument, const std::string &function, const std::string &message) |
| |
| | ArMemError (const std::string &msg) |
| |
|
| static std::string | makeMsg (const std::string &argument, const std::string &function, const std::string &message) |
| |
Indicates that an argument was invalid.
Definition at line 27 of file ArMemError.h.
◆ InvalidArgument()
| InvalidArgument |
( |
const std::string & | argument, |
|
|
const std::string & | function, |
|
|
const std::string & | message ) |
◆ makeMsg()
| std::string makeMsg |
( |
const std::string & | argument, |
|
|
const std::string & | function, |
|
|
const std::string & | message ) |
|
static |
The documentation for this class was generated from the following files: