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.
Definition at line 46 of file software.h.
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.
References fawkes::Exception::append_va().