|
ComSquare
|
Exception thrown when trying to read/write to an invalid address. More...
#include <InvalidAddress.hpp>
Public Member Functions | |
| InvalidAddress (std::string where, uint24_t addr) | |
| const char * | what () const noexcept override |
Private Attributes | |
| std::string | _msg |
Exception thrown when trying to read/write to an invalid address.
|
inline |
|
inlineoverridenoexcept |
|
private |
1.8.17