exception for serial class
More...
#include <serial.hpp>
|
| | SerialException (const std::string &msg) |
| | generate of exception instance containing error messages
|
| |
| const char * | what () const noexcept |
| | return error messages
|
| |
exception for serial class
◆ SerialException()
| serial::SerialException::SerialException |
( |
const std::string & |
msg | ) |
|
|
inlineexplicit |
generate of exception instance containing error messages
- Parameters
-
◆ what()
| const char * serial::SerialException::what |
( |
| ) |
const |
|
inlinenoexcept |
return error messages
- Returns
- char* error messages
The documentation for this class was generated from the following file: