CmdLine::E_NoValue Class Reference

#include <CmdLineException.h>

Inheritance diagram for CmdLine::E_NoValue:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

When a value is not provided or it is incompatible

Usage: throw E_NoValue("option");


Constructor & Destructor Documentation

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


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