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