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

#include <ares_lora_serial.hpp>

Inheritance diagram for AresTimeoutError:
Collaboration diagram for AresTimeoutError:

Public Member Functions

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

Detailed Description

Timeout exception class for the Ares serial driver core library.

Constructor & Destructor Documentation

◆ AresTimeoutError()

AresTimeoutError::AresTimeoutError ( std::string msg)
inlineexplicit

Constructor.

Parameters
msgThe error message.

Member Function Documentation

◆ what()

const char * AresTimeoutError::what ( ) const
inlinenodiscardoverridenoexcept

Retrieve the error message.

Returns
The error message.

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