Fawkes API  Fawkes Development Version
fawkes::MissingArgumentException Class Reference

Thrown if required argument was missing. More...

#include <argparser.h>

Inheritance diagram for fawkes::MissingArgumentException:

List of all members.

Public Member Functions

 MissingArgumentException (char c)
 Constructor.

Detailed Description

Thrown if required argument was missing.


Constructor & Destructor Documentation

fawkes::MissingArgumentException::MissingArgumentException ( char  c) [inline]

Constructor.

Parameters:
coption with missing argument

Definition at line 59 of file argparser.h.

References fawkes::Exception::append().


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