Exception thrown when trying to read/write to an invalid address in a rectangle memory region.
More...
#include <InvalidAddress.hpp>
|
| | InvalidRectangleAddress (std::string where, int32_t addr, int16_t subaddr, int16_t start, int16_t end) |
| |
| const char * | what () const noexcept override |
| |
Exception thrown when trying to read/write to an invalid address in a rectangle memory region.
◆ InvalidRectangleAddress()
| ComSquare::InvalidRectangleAddress::InvalidRectangleAddress |
( |
std::string |
where, |
|
|
int32_t |
addr, |
|
|
int16_t |
subaddr, |
|
|
int16_t |
start, |
|
|
int16_t |
end |
|
) |
| |
|
inline |
◆ what()
| const char* ComSquare::InvalidRectangleAddress::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
◆ _msg
| std::string ComSquare::InvalidRectangleAddress::_msg |
|
private |
The documentation for this class was generated from the following file: