numerics_exception Class Reference

#include <exception.h>

Inheritance diagram for numerics_exception:

convergence_exception invalid_argument_exception

List of all members.

Public Member Functions

 numerics_exception (const std::string &msg)


Detailed Description

Base exception thrown throughout numerics4c++.

Constructor & Destructor Documentation

numerics_exception::numerics_exception ( const std::string &  msg  )  [inline]

Construct an exception with the given message.

Parameters:
msg message describing the exception's cause.


The documentation for this class was generated from the following file:
Generated on Wed Nov 21 22:22:16 2007 for numerics4c++ by  doxygen 1.5.3