fawkes::MissingParameterException Class Reference
[Fawkes Exceptions]

Expected parameter is missing. More...

#include <core/exceptions/software.h>

Inheritance diagram for fawkes::MissingParameterException:

[legend]
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.

Definition at line 76 of file software.h.


Constructor & Destructor Documentation

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

Constructor.

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

Definition at line 172 of file software.cpp.

References fawkes::Exception::append_va().


The documentation for this class was generated from the following files:
Generated on Tue Feb 22 13:32:48 2011 for Fawkes API by  doxygen 1.4.7