missing_argument_exception Class Reference

#include <RobotAPI/applications/AronCodeGenerator/cxxopts.hpp>

+ Inheritance diagram for missing_argument_exception:

Public Member Functions

 missing_argument_exception (const std::string &option)
 
- Public Member Functions inherited from OptionParseException
 OptionParseException (const std::string &message)
 
- Public Member Functions inherited from OptionException
 OptionException (const std::string &message)
 
virtual const char * what () const noexcept
 

Detailed Description

Definition at line 392 of file cxxopts.hpp.

Constructor & Destructor Documentation

◆ missing_argument_exception()

missing_argument_exception ( const std::string &  option)
inline

Definition at line 395 of file cxxopts.hpp.


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