Common
common packages for kyubic
 
Loading...
Searching...
No Matches
serial::SerialException Class Reference

exception for serial class More...

#include <serial.hpp>

+ Inheritance diagram for serial::SerialException:
+ Collaboration diagram for serial::SerialException:

Public Member Functions

 SerialException (const std::string &msg)
 generate of exception instance containing error messages
 
const char * what () const noexcept
 return error messages
 

Detailed Description

exception for serial class

Constructor & Destructor Documentation

◆ SerialException()

serial::SerialException::SerialException ( const std::string &  msg)
inlineexplicit

generate of exception instance containing error messages

Parameters
msgerror messages

Member Function Documentation

◆ 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: