46 const char *
what()
const noexcept;
This is an agglomerator in which all the files from Recoded folder will be included.
This is the class in charge of informing the user that the argument that was provided is not known to...
~UnknownArgument()
Destroy the Unknown Argument object.
UnknownArgument(const std::string &argument="")
Construct a new Unknown Argument object.
const char * what() const noexcept
Retrieves the error message.