C++ Utilities  5.0.0
Useful C++ classes and routines such as argument parser, IO and conversion utilities
ParseError Class Reference

The ParseError class is thrown by an ArgumentParser when a parsing error occurs. More...

Detailed Description

The ParseError class is thrown by an ArgumentParser when a parsing error occurs.

Remarks
The class might be used in other parsers, too.
See also
ApplicationUtilities::ArgumentParser

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