SparseMIC< number >::ExcDecompositionNotStable Class Reference
[Exceptions and assertions]

Inheritance diagram for SparseMIC< number >::ExcDecompositionNotStable:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ExcDecompositionNotStable (const int a1, const double a2)
virtual ~ExcDecompositionNotStable () throw ()
virtual void print_info (std::ostream &out) const

Private Attributes

const int arg1
const double arg2

Detailed Description

template<typename number>
class SparseMIC< number >::ExcDecompositionNotStable

Exception


Constructor & Destructor Documentation

template<typename number >
SparseMIC< number >::ExcDecompositionNotStable::ExcDecompositionNotStable ( const int  a1,
const double  a2 
) [inline]
template<typename number >
virtual SparseMIC< number >::ExcDecompositionNotStable::~ExcDecompositionNotStable (  )  throw () [inline, virtual]

Member Function Documentation

template<typename number >
virtual void SparseMIC< number >::ExcDecompositionNotStable::print_info ( std::ostream &  out  )  const [inline, virtual]

Print more specific information about the exception which occured. Overload this function in your own exception classes.

Reimplemented from ExceptionBase.


Member Data Documentation

template<typename number >
const int SparseMIC< number >::ExcDecompositionNotStable::arg1 [private]
template<typename number >
const double SparseMIC< number >::ExcDecompositionNotStable::arg2 [private]

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

deal.II documentation generated on Mon Nov 23 22:58:09 2009 by doxygen 1.6.1