argagg
Loading...
Searching...
No Matches
List of all members
argagg::unknown_option Struct Reference

This exception is thrown when an unknown option is requested by name from an argagg::parser_results through the indexing operator ([]). More...

#include <argagg.hpp>

Inheritance diagram for argagg::unknown_option:
std::runtime_error std::exception

Additional Inherited Members

- Public Member Functions inherited from std::runtime_error
runtime_error (T... args)
 
what (T... args)
 
- Public Member Functions inherited from std::exception
what (T... args)
 
~exception (T... args)
 
operator= (T... args)
 
exception (T... args)
 

Detailed Description

This exception is thrown when an unknown option is requested by name from an argagg::parser_results through the indexing operator ([]).

Definition at line 152 of file argagg.hpp.


The documentation for this struct was generated from the following file: