DoFHandler< dim, spacedim >::ExcEmptyLevel Class Reference

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

List of all members.

Public Member Functions

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

Private Attributes

const int arg1

Detailed Description

template<int dim, int spacedim = dim>
class DoFHandler< dim, spacedim >::ExcEmptyLevel

The triangulation level you accessed is empty.


Constructor & Destructor Documentation

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

Member Function Documentation

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

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

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