Simple Application Framework  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Saf::Math::ConvergenceException Class Reference

Numerical algorithm convergence failure exception. More...

#include <ConvergenceException.h>

Inheritance diagram for Saf::Math::ConvergenceException:
Saf::Exception

List of all members.

Public Member Functions

 ConvergenceException (const SourceLocation &loc)
 Constructor.
 ConvergenceException (const SourceLocation &loc, const Text::String &msg)
 Constructor.

Detailed Description

Numerical algorithm convergence failure exception.


Constructor & Destructor Documentation

Constructor.

Parameters:
[in]locException source descriptor.

Constructor.

Parameters:
[in]locException source descriptor.
[in]msgString describing the exception and its cause.

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