option_syntax_exception Class Reference

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

+ Inheritance diagram for option_syntax_exception:

Public Member Functions

 option_syntax_exception (const std::string &text)
 
- 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 373 of file cxxopts.hpp.

Constructor & Destructor Documentation

◆ option_syntax_exception()

option_syntax_exception ( const std::string &  text)
inline

Definition at line 376 of file cxxopts.hpp.


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