Public Member Functions | |
ExcDimTooSmall (const int a1) | |
virtual | ~ExcDimTooSmall () throw () |
virtual void | print_info (std::ostream &out) const |
Private Attributes | |
const int | arg1 |
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.