![]() |
R-Type
2
Doom but in better
|
This is the class in charge of informing the user that the program could not find any network class instance. More...
#include <No.hpp>
Public Member Functions | |
NoNetworkClass (const std::string &exceptionDetails="") | |
Construct a new No Network Class object. | |
~NoNetworkClass () | |
const char * | what () const noexcept |
Retrieves the error message. | |
This is the class in charge of informing the user that the program could not find any network class instance.
CustomExceptions::NoNetworkClass::NoNetworkClass | ( | const std::string & | exceptionDetails = "" | ) |
|
noexcept |