advgetopt 2.0.47
Parse complex command line arguments and configuration files in C++.
getopt_exception_invalid Class Reference

Attempted to use some invalid data. More...

Detailed Description

This exception is used whenever an attempt is made to access data that does not make sense (is invalid.)

For example, the table of options makes use of enumerations for different parts. If one of these has a value which does not represent a valid enumeration value, then this exception is raised.


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

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.