42 const char *
what()
const noexcept;
68 const char *
what()
const noexcept;
94 const char *
what()
const noexcept;
Aggregates headers from the Recoded folder.
Exception class for the help flag. This is not an error.
~HelpFound()
Destroy the HelpFound object.
const char * what() const noexcept
Retrieves the message.
HelpFound()
Construct a new HelpFound object. Sets the message indicating that the help option was found.
Exception class for the thread termination. This is not an error.
const char * what() const noexcept
Retrieves the message.
~ThreadFound()
Destroy the ThreadFound object.
ThreadFound()
Construct a new ThreadFound object. Sets the message indicating that a thread was found and terminate...
Exception class for the version flag. This is not an error.
~VersionFound()
Destroy the VersionFound object.
VersionFound()
Construct a new VersionFound object. Sets the message indicating that the version option was found.
const char * what() const noexcept
Retrieves the message.