Fawkes API  Fawkes Development Version
fawkes::MissingParameterException Class Reference

Expected parameter is missing. More...

#include <>>

Inheritance diagram for fawkes::MissingParameterException:

List of all members.

Public Member Functions

 MissingParameterException (const char *format,...) throw ()
 Constructor.

Detailed Description

Expected parameter is missing.

Throw this exception if you expected one or more parameters that have not been supplied.


Constructor & Destructor Documentation

fawkes::MissingParameterException::MissingParameterException ( const char *  format,
  ... 
) throw ()

Constructor.

Parameters:
formatmessage format, takes sprintf() parameters as variadic arguments

Definition at line 172 of file software.cpp.


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