LightlyEdge C++ SDK
Loading...
Searching...
No Matches
lightly_edge_sdk::Exception Class Reference

Exception class for lightly_edge_sdk::value_or_throw function. More...

#include <lightly_edge_error.h>

Inheritance diagram for lightly_edge_sdk::Exception:

Public Member Functions

 Exception (std::string message)
 
auto what () const noexcept -> const char *override
 

Detailed Description

Exception class for lightly_edge_sdk::value_or_throw function.

Note that LightlyEdge SDK does not throw exceptions. This class exists solely for value_or_throw convenience function.


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