Initializes the Error_InertialCmdFailed object, sets the error code to a default of -1
Error_InertialCmdFailed( |
| ): Error("The Inertial command has failed."), m_code(code) |
Initializes the Error_InertialCmdFailed object
code int | the exception error code |
gets the exception error code