Ares LoRa Serial Driver Core
Loading...
Searching...
No Matches
AresFrameError Class Reference

#include <ares_frame.hpp>

Inheritance diagram for AresFrameError:
Collaboration diagram for AresFrameError:

Public Member Functions

 AresFrameError (std::string msg)
const char * what () const noexcept override

Detailed Description

Exception class for AresFrame.

Constructor & Destructor Documentation

◆ AresFrameError()

AresFrameError::AresFrameError ( std::string msg)
inlineexplicit

Constructor.

Parameters
msgThe error message.

Member Function Documentation

◆ what()

const char * AresFrameError::what ( ) const
inlinenodiscardoverridenoexcept

Retrieve the error message.

Returns
The error message.

The documentation for this class was generated from the following file: