internal::TableBaseAccessors::Accessor< N, T, C, 1 >::ExcIndexRange Class Reference

Inheritance diagram for internal::TableBaseAccessors::Accessor< N, T, C, 1 >::ExcIndexRange:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Private Attributes

const int arg1
const int arg2
const int arg3

Detailed Description

template<int N, typename T, bool C>
class internal::TableBaseAccessors::Accessor< N, T, C, 1 >::ExcIndexRange

Exception for range check. Do not use global exception since this way we can output which index is the wrong one.


Constructor & Destructor Documentation

template<int N, typename T , bool C>
internal::TableBaseAccessors::Accessor< N, T, C, 1 >::ExcIndexRange::ExcIndexRange ( const int  a1,
const int  a2,
const int  a3 
) [inline]
template<int N, typename T , bool C>
virtual internal::TableBaseAccessors::Accessor< N, T, C, 1 >::ExcIndexRange::~ExcIndexRange (  )  throw () [inline, virtual]

Member Function Documentation

template<int N, typename T , bool C>
virtual void internal::TableBaseAccessors::Accessor< N, T, C, 1 >::ExcIndexRange::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 N, typename T , bool C>
const int internal::TableBaseAccessors::Accessor< N, T, C, 1 >::ExcIndexRange::arg1 [private]
template<int N, typename T , bool C>
const int internal::TableBaseAccessors::Accessor< N, T, C, 1 >::ExcIndexRange::arg2 [private]
template<int N, typename T , bool C>
const int internal::TableBaseAccessors::Accessor< N, T, C, 1 >::ExcIndexRange::arg3 [private]

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

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