BlockMatrixBase< MatrixType >::ExcIncompatibleRowNumbers Class Reference
[Exceptions and assertions]
List of all members.
Detailed Description
template<typename MatrixType>
class BlockMatrixBase< MatrixType >::ExcIncompatibleRowNumbers
Exception
Constructor & Destructor Documentation
template<typename MatrixType>
BlockMatrixBase< MatrixType >::ExcIncompatibleRowNumbers::ExcIncompatibleRowNumbers |
( |
const int |
a1, |
|
|
const int |
a2, |
|
|
const int |
a3, |
|
|
const int |
a4 | |
|
) |
| | [inline] |
template<typename MatrixType>
virtual BlockMatrixBase< MatrixType >::ExcIncompatibleRowNumbers::~ExcIncompatibleRowNumbers |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
template<typename MatrixType>
virtual void BlockMatrixBase< MatrixType >::ExcIncompatibleRowNumbers::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<typename MatrixType>
template<typename MatrixType>
template<typename MatrixType>
template<typename MatrixType>
The documentation for this class was generated from the following file: