Searched refs:option_not_exists_exception (Results 1 – 1 of 1) sorted by relevance
408 class option_not_exists_exception : public OptionParseException class411 explicit option_not_exists_exception(const std::string& option) in option_not_exists_exception() function in cxxopts::option_not_exists_exception1851 throw_or_mimic<option_not_exists_exception>(*next); in consume_positional()1951 throw_or_mimic<option_not_exists_exception>(name); in parse()1988 throw_or_mimic<option_not_exists_exception>(name); in parse()