|
|
Base class for all exceptions thrown by the armem library. More...
#include <RobotAPI/libraries/armem/core/error/ArMemError.h>
Inheritance diagram for ArMemError:Public Member Functions | |
| ArMemError (const std::string &msg) | |
Base class for all exceptions thrown by the armem library.
Definition at line 18 of file ArMemError.h.
| ArMemError | ( | const std::string & | msg | ) |
Definition at line 13 of file ArMemError.cpp.