SparseDirectUMFPACK::ExcUMFPACKError Class Reference

Inheritance diagram for SparseDirectUMFPACK::ExcUMFPACKError:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ExcUMFPACKError (const char *a1, const int a2)
virtual ~ExcUMFPACKError () throw ()
virtual void print_info (std::ostream &out) const

Private Attributes

const char * arg1
const int arg2

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:

deal.II documentation generated on Mon Nov 23 22:58:07 2009 by doxygen 1.6.1