SparseMatrixEZ< number >::ExcInvalidEntry Class Reference
[Exceptions and assertions]

Inheritance diagram for SparseMatrixEZ< number >::ExcInvalidEntry:

Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Private Attributes

const int arg1
const int arg2


Detailed Description

template<typename number>
class SparseMatrixEZ< number >::ExcInvalidEntry

Exception

Constructor & Destructor Documentation

template<typename number>
SparseMatrixEZ< number >::ExcInvalidEntry::ExcInvalidEntry ( const int  a1,
const int  a2 
) [inline]

template<typename number>
virtual SparseMatrixEZ< number >::ExcInvalidEntry::~ExcInvalidEntry (  )  throw () [inline, virtual]


Member Function Documentation

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

template<typename number>
const int SparseMatrixEZ< number >::ExcInvalidEntry::arg2 [private]


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

deal.II documentation generated on Sat Aug 15 16:52:22 2009 by doxygen 1.5.9