imaging::MathException Class Reference
[Core Module]

Mathematical exception. More...

#include <Exception.hpp>

Inheritance diagram for imaging::MathException:

imaging::Exception

List of all members.

Public Member Functions

 MathException (std::string msg=std::string("MathException: An exception has ocurred!"))


Detailed Description

Mathematical exception.

An exception which is thrown because of mathematical errors, e.g. attempted division by zero.


Constructor & Destructor Documentation

imaging::MathException::MathException ( std::string  msg = std::string("MathException: An exception has ocurred!")  )  [inline]

Constructor. The user can pass a custom error message.


The documentation for this class was generated from the following file:

Generated on Tue Feb 10 10:01:31 2009 for imaging2 by  doxygen 1.5.5