|
Fawkes API
Fawkes Development Version
|
Division by zero. More...
#include <>>

Public Member Functions | |
| DivisionByZeroException (const char *format,...) throw () | |
| Constructor. | |
Division by zero.
Throw this if a division by zero has happened or is about to happen
| fawkes::DivisionByZeroException::DivisionByZeroException | ( | const char * | format, |
| ... | |||
| ) | throw () |
Constructor.
| format | message format, takes sprintf() parameters as variadic arguments |
Definition at line 60 of file software.cpp.