|
Base class for all exceptions thrown by the armem library. More...
#include <RobotAPI/libraries/armem/core/error/ArMemError.h>
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.