#include <play_motion.h>

Public Member Functions | |
| int | error_code () const |
| PMException (const std::string &what, int error_code=PMR::OTHER_ERROR) | |
Private Attributes | |
| int | error_code_ |
Definition at line 61 of file play_motion.h.
| play_motion::PMException::PMException | ( | const std::string & | what, |
| int | error_code = PMR::OTHER_ERROR |
||
| ) | [inline] |
Definition at line 64 of file play_motion.h.
| int play_motion::PMException::error_code | ( | ) | const [inline] |
Definition at line 68 of file play_motion.h.
int play_motion::PMException::error_code_ [private] |
Definition at line 72 of file play_motion.h.