
Public Member Functions | |
| ExcDimTooSmall (const int a1) | |
| virtual | ~ExcDimTooSmall () throw () |
| virtual void | print_info (std::ostream &out) const |
Private Attributes | |
| const int | arg1 |
Only tensors with a positive dimension are implemented. This exception is thrown by the constructor if the template argument dim is zero or less.
| virtual Tensor< 1, dim >::ExcDimTooSmall::~ExcDimTooSmall | ( | ) | throw () [inline, virtual] |
| 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.
documentation generated on Mon Nov 23 22:58:13 2009 by
doxygen
1.6.1