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


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