#include <CommandFailedException.h>
Inheritance diagram for annotatorcomm::CommandFailedException:
Public Member Functions | |
CommandFailedException (string message, uint8_t status) | |
uint8_t | getStatus () const |
Definition at line 29 of file CommandFailedException.h.
annotatorcomm::CommandFailedException::CommandFailedException | ( | string | message, | |
uint8_t | status | |||
) |
uint8_t annotatorcomm::CommandFailedException::getStatus | ( | ) | const |
Get the command status code.