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