ltl::DivergenceException Class Reference

Exception indicating a divergent iterative algorithm. More...

Inherits ltl::LinearAlgebraException.

List of all members.

Public Member Functions

Protected Attributes


Detailed Description

Exception indicating a divergent iterative algorithm.


Constructor & Destructor Documentation

ltl::DivergenceException::DivergenceException ( const string &  what  )  [inline]
ltl::DivergenceException::DivergenceException ( const char *  what  )  [inline]
virtual ltl::DivergenceException::~DivergenceException (  )  throw () [inline, virtual]

Member Function Documentation

virtual const char* ltl::DivergenceException::what (  )  const throw () [inline, virtual]

Reimplemented from ltl::LinearAlgebraException.

References whatStr_.


Member Data Documentation

Reimplemented from ltl::LinearAlgebraException.

Referenced by what().


Generated on 19 Feb 2015 for LTL by  doxygen 1.6.1