|
Indicates that a query resulted in an Error. More...
#include <RobotAPI/libraries/armem/core/error/ArMemError.h>
Public Member Functions | |
QueryFailed (const std::string &memory, 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 &memory, const std::string &message="") |
Indicates that a query resulted in an Error.
Definition at line 190 of file ArMemError.h.
QueryFailed | ( | const std::string & | memory, |
const std::string & | message = "" |
||
) |
Definition at line 202 of file ArMemError.cpp.
|
static |
Definition at line 208 of file ArMemError.cpp.