SparseDirectUMFPACK::ExcUMFPACKError Class Reference
List of all members.
Detailed Description
One of the UMFPack routines threw an error. The error code is included in the output and can be looked up in the UMFPack user manual. The name of the routine is included for reference.
Constructor & Destructor Documentation
SparseDirectUMFPACK::ExcUMFPACKError::ExcUMFPACKError |
( |
const char * |
a1, |
|
|
const int |
a2 | |
|
) |
| | [inline] |
virtual SparseDirectUMFPACK::ExcUMFPACKError::~ExcUMFPACKError |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
virtual void SparseDirectUMFPACK::ExcUMFPACKError::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
The documentation for this class was generated from the following file: