invalid_option_exception Class Reference
  #include <option_parser.h>
Inheritance diagram for invalid_option_exception:
  
 Public Member Functions | |
| invalid_option_exception (const std::string &msg) | |
  Public Member Functions inherited from option_exception | |
| option_exception (const std::string &msg) | |
Detailed Description
Exception thrown when an error occurs parsing the option in total
Constructor & Destructor Documentation
      
  | 
  inline | 
Constructor
- Parameters
 - 
  
msg error message  
The documentation for this class was generated from the following file:
- /io/interop/util/option_parser.h
 
 Public Member Functions inherited from