|
Fawkes API
Fawkes Development Version
|
A NULL pointer was supplied where not allowed. More...
#include <>>

Public Member Functions | |
| NullPointerException (const char *format,...) throw () | |
| Constructor. | |
A NULL pointer was supplied where not allowed.
Throw this exception if a pointer to NULL has been supplied where this is not allowed.
| fawkes::NullPointerException::NullPointerException | ( | const char * | format, |
| ... | |||
| ) | throw () |
Constructor.
| format | message format, takes sprintf() parameters as variadic arguments |
Definition at line 42 of file software.cpp.