Fawkes API
Fawkes Development Version
|
Expected parameter is missing. More...
#include <>>
Public Member Functions | |
MissingParameterException (const char *format,...) throw () | |
Constructor. |
Expected parameter is missing.
Throw this exception if you expected one or more parameters that have not been supplied.
fawkes::MissingParameterException::MissingParameterException | ( | const char * | format, |
... | |||
) | throw () |
Constructor.
format | message format, takes sprintf() parameters as variadic arguments |
Definition at line 172 of file software.cpp.