Main   Classes   Namespace members   Examples   Recipes   Rationale   Related pages

boost::program_options::error Class Reference

Base class for all errors in the library. More...

#include <errors.hpp>

Inherited by boost::program_options::ambiguous_option, boost::program_options::duplicate_option_error, boost::program_options::invalid_command_line_style, boost::program_options::invalid_syntax, boost::program_options::multiple_occurences, boost::program_options::multiple_values, boost::program_options::unknown_option, and boost::program_options::validation_error.

Inheritance diagram for boost::program_options::error:

Inheritance graph
[legend]
List of all members.

Detailed Description

Base class for all errors in the library.


The documentation for this class was generated from the following file:
Generated on 23 May 2003 with
doxygen