SparseMatrix< number >::ExcInvalidIndex1 Class Reference
[Exceptions and assertions]

Inheritance diagram for SparseMatrix< number >::ExcInvalidIndex1:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ExcInvalidIndex1 (const int a1)
virtual ~ExcInvalidIndex1 () throw ()
virtual void print_info (std::ostream &out) const

Private Attributes

const int arg1

Detailed Description

template<typename number>
class SparseMatrix< number >::ExcInvalidIndex1

Exception


Constructor & Destructor Documentation

template<typename number>
SparseMatrix< number >::ExcInvalidIndex1::ExcInvalidIndex1 ( const int  a1  )  [inline]
template<typename number>
virtual SparseMatrix< number >::ExcInvalidIndex1::~ExcInvalidIndex1 (  )  throw () [inline, virtual]

Member Function Documentation

template<typename number>
virtual void SparseMatrix< number >::ExcInvalidIndex1::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 SparseMatrix< number >::ExcInvalidIndex1::arg1 [private]

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

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