Fawkes API Fawkes Development Version

fawkes::DivisionByZeroException Class Reference

Division by zero. More...

#include <>>

Inheritance diagram for fawkes::DivisionByZeroException:

List of all members.

Public Member Functions

 DivisionByZeroException (const char *format,...) throw ()
 Constructor.

Detailed Description

Division by zero.

Throw this if a division by zero has happened or is about to happen

Definition at line 40 of file software.h.


Constructor & Destructor Documentation

fawkes::DivisionByZeroException::DivisionByZeroException ( const char *  format,
  ... 
) throw ()

Constructor.

Parameters:
formatmessage format, takes sprintf() parameters as variadic arguments

Definition at line 60 of file software.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends