PreconditionBlock< MATRIX, inverse_type >::ExcWrongBlockSize Class Reference
[Exceptions and assertions]

Inheritance diagram for PreconditionBlock< MATRIX, inverse_type >::ExcWrongBlockSize:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Private Attributes

const int arg1
const int arg2

Detailed Description

template<class MATRIX, typename inverse_type = typename MATRIX::value_type>
class PreconditionBlock< MATRIX, inverse_type >::ExcWrongBlockSize

Exception


Constructor & Destructor Documentation

template<class MATRIX , typename inverse_type = typename MATRIX::value_type>
PreconditionBlock< MATRIX, inverse_type >::ExcWrongBlockSize::ExcWrongBlockSize ( const int  a1,
const int  a2 
) [inline]
template<class MATRIX , typename inverse_type = typename MATRIX::value_type>
virtual PreconditionBlock< MATRIX, inverse_type >::ExcWrongBlockSize::~ExcWrongBlockSize (  )  throw () [inline, virtual]

Member Function Documentation

template<class MATRIX , typename inverse_type = typename MATRIX::value_type>
virtual void PreconditionBlock< MATRIX, inverse_type >::ExcWrongBlockSize::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<class MATRIX , typename inverse_type = typename MATRIX::value_type>
const int PreconditionBlock< MATRIX, inverse_type >::ExcWrongBlockSize::arg1 [private]
template<class MATRIX , typename inverse_type = typename MATRIX::value_type>
const int PreconditionBlock< MATRIX, inverse_type >::ExcWrongBlockSize::arg2 [private]

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

deal.II documentation generated on Mon Nov 23 22:57:59 2009 by doxygen 1.6.1