hp::DoFHandler< dim, spacedim >::ExcInvalidFEIndex Class Reference

Inheritance diagram for hp::DoFHandler< dim, spacedim >::ExcInvalidFEIndex:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Private Attributes

const int arg1
const int arg2

Detailed Description

template<int dim, int spacedim = dim>
class hp::DoFHandler< dim, spacedim >::ExcInvalidFEIndex

Exception


Constructor & Destructor Documentation

template<int dim, int spacedim = dim>
hp::DoFHandler< dim, spacedim >::ExcInvalidFEIndex::ExcInvalidFEIndex ( const int  a1,
const int  a2 
) [inline]
template<int dim, int spacedim = dim>
virtual hp::DoFHandler< dim, spacedim >::ExcInvalidFEIndex::~ExcInvalidFEIndex (  )  throw () [inline, virtual]

Member Function Documentation

template<int dim, int spacedim = dim>
virtual void hp::DoFHandler< dim, spacedim >::ExcInvalidFEIndex::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<int dim, int spacedim = dim>
const int hp::DoFHandler< dim, spacedim >::ExcInvalidFEIndex::arg1 [private]
template<int dim, int spacedim = dim>
const int hp::DoFHandler< dim, spacedim >::ExcInvalidFEIndex::arg2 [private]

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

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