Fawkes API  Fawkes Development Version
fawkes::UnknownArgumentException Class Reference

Thrown if unknown argument was supplied. More...

#include <argparser.h>

Inheritance diagram for fawkes::UnknownArgumentException:

List of all members.

Public Member Functions

 UnknownArgumentException (char c)
 Constructor.

Detailed Description

Thrown if unknown argument was supplied.


Constructor & Destructor Documentation

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

Constructor.

Parameters:
cUnknown option character

Definition at line 46 of file argparser.h.

References fawkes::Exception::append().


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