Tensor< 1, dim >::ExcDimTooSmall Class Reference
[Exceptions and assertions]

Inheritance diagram for Tensor< 1, dim >::ExcDimTooSmall:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Private Attributes

const int arg1

Detailed Description

template<int dim>
class Tensor< 1, dim >::ExcDimTooSmall

Only tensors with a positive dimension are implemented. This exception is thrown by the constructor if the template argument dim is zero or less.


Constructor & Destructor Documentation

template<int dim>
Tensor< 1, dim >::ExcDimTooSmall::ExcDimTooSmall ( const int  a1  )  [inline]
template<int dim>
virtual Tensor< 1, dim >::ExcDimTooSmall::~ExcDimTooSmall (  )  throw () [inline, virtual]

Member Function Documentation

template<int dim>
virtual void Tensor< 1, dim >::ExcDimTooSmall::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>
const int Tensor< 1, dim >::ExcDimTooSmall::arg1 [private]

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

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