| ChainCLI
    A modern C++20 command-line interface library | 
This is the complete list of members for cli::parsing::ParseException, including all inherited members.
| getArgument() const noexcept | cli::parsing::ParseException | inline | 
| getInput() const noexcept | cli::parsing::ParseException | inline | 
| ParseException(const std::string &message, const std::string &input, const cli::commands::ArgumentBase &argument) | cli::parsing::ParseException | inline | 
| ParseException(const std::string &input, const cli::commands::ArgumentBase &argument) | cli::parsing::ParseException | inline |