Fawkes API
Fawkes Development Version
|
Type mismatch. More...
#include <>>
Public Member Functions | |
TypeMismatchException (const char *format,...) throw () | |
Constructor. |
Type mismatch.
Throw this exception if types of operations do not fit together.
fawkes::TypeMismatchException::TypeMismatchException | ( | const char * | format, |
... | |||
) | throw () |
Constructor.
format | message format, takes sprintf() parameters as variadic arguments |
Definition at line 78 of file software.cpp.