Fawkes API
Fawkes Development Version
|
Unknown type. More...
#include <>>
Public Member Functions | |
UnknownTypeException (const char *format,...) throw () | |
Constructor. |
Unknown type.
Throw this exception if you get an unknown type.
fawkes::UnknownTypeException::UnknownTypeException | ( | const char * | format, |
... | |||
) | throw () |
Constructor.
format | message format, takes sprintf() parameters as variadic arguments |
Definition at line 96 of file software.cpp.