option_not_exists_exception Class Reference

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

+ Inheritance diagram for option_not_exists_exception:

Public Member Functions

 option_not_exists_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 383 of file cxxopts.hpp.

Constructor & Destructor Documentation

◆ option_not_exists_exception()

option_not_exists_exception ( const std::string &  option)
inline

Definition at line 386 of file cxxopts.hpp.


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