Tensor< rank_, dim >::ExcInvalidTensorIndex Class Reference
List of all members.
Detailed Description
template<int rank_, int dim>
class Tensor< rank_, dim >::ExcInvalidTensorIndex
Exception.
Constructor & Destructor Documentation
template<int rank_, int dim>
Tensor< rank_, dim >::ExcInvalidTensorIndex::ExcInvalidTensorIndex |
( |
const int |
a1 |
) |
[inline] |
template<int rank_, int dim>
virtual Tensor< rank_, dim >::ExcInvalidTensorIndex::~ExcInvalidTensorIndex |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
template<int rank_, int dim>
virtual void Tensor< rank_, dim >::ExcInvalidTensorIndex::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 rank_, int dim>
The documentation for this class was generated from the following file: