|
Babel
1
The voip software that only works on your local network
|
Exception class for the version flag. This is not an error. More...
#include <Found.hpp>


Public Member Functions | |
| VersionFound () | |
| Construct a new VersionFound object. Sets the message indicating that the version option was found. | |
| ~VersionFound () | |
| Destroy the VersionFound object. | |
| const char * | what () const noexcept |
| Retrieves the message. | |
Exception class for the version flag. This is not an error.
| CustomExceptions::VersionFound::VersionFound | ( | ) |
Construct a new VersionFound object. Sets the message indicating that the version option was found.
| CustomExceptions::VersionFound::~VersionFound | ( | ) |
Destroy the VersionFound object.
|
noexcept |
Retrieves the message.
Retrieves the message for VersionFound exception.