args  6.2.0
A simple single-header C++11 STL-only argument parser library
Public Member Functions | List of all members
args::Error Class Reference

Base error class. More...

#include <args.hxx>

Inheritance diagram for args::Error:
args::Completion args::Help args::ParseError args::UsageError args::ValidationError args::ExtraError args::MapError args::RequiredError

Public Member Functions

 Error (const std::string &problem)
 

Detailed Description

Base error class.


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