Exception class for missing address managers.
More...
#include <No.hpp>
Exception class for missing address managers.
Definition at line 127 of file No.hpp.
◆ NoAddressManager()
| CustomExceptions::NoAddressManager::NoAddressManager |
( |
const std::string & | exceptionDetails = "" | ) |
|
Construct a new NoAddressManager object.
- Parameters
-
| exceptionDetails | Additional details provided for the specific reason the error was raised. |
Definition at line 87 of file No.cpp.
◆ ~NoAddressManager()
| CustomExceptions::NoAddressManager::~NoAddressManager |
( |
| ) |
|
◆ what()
| const char * CustomExceptions::NoAddressManager::what |
( |
| ) |
const |
|
noexcept |
Retrieves the error message.
- Returns
- A C-style string representing the error message.
Definition at line 98 of file No.cpp.
The documentation for this class was generated from the following files: