CmdLine::E_Duplicate Class Reference

#include <CmdLineException.h>

Inheritance diagram for CmdLine::E_Duplicate:

Inheritance graph
[legend]
Collaboration diagram for CmdLine::E_Duplicate:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 E_Duplicate (const std::string &loc="")


Detailed Description

When a option is declared twice (or more) times.

Usage: throw E_Duplicate( "option" );


Constructor & Destructor Documentation

CmdLine::E_Duplicate::E_Duplicate ( const std::string &  loc = ""  )  [inline]


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