escript::SystemMatrixException Class Reference

SystemMatrixException exception class. More...

#include <SystemMatrixException.h>

Inheritance diagram for escript::SystemMatrixException:

esysUtils::EsysException

List of all members.

Public Member Functions

 SystemMatrixException ()
 Default constructor for the exception.
 SystemMatrixException (const char *cstr)
 Constructor for the exception.
 SystemMatrixException (const std::string &str)
 Constructor for the exception.
 SystemMatrixException (const SystemMatrixException &other)
 Copy Constructor for the exception.
SystemMatrixExceptionoperator= (const SystemMatrixException &other) THROW(NO_ARG)
virtual ~SystemMatrixException () THROW(NO_ARG)
 Destructor.
virtual const std::string & exceptionName () const
 Returns the name of the exception.

Protected Types

typedef EsysException Parent

Static Private Attributes

static const std::string exceptionNameValue


Detailed Description

SystemMatrixException exception class.

Description: SystemMatrixException exception class. The class provides a public function returning the exception name


Member Typedef Documentation

typedef EsysException escript::SystemMatrixException::Parent [protected]

Reimplemented from esysUtils::EsysException.


Constructor & Destructor Documentation

escript::SystemMatrixException::SystemMatrixException (  )  [inline]

Default constructor for the exception.

References esysUtils::EsysException::updateMessage().

escript::SystemMatrixException::SystemMatrixException ( const char *  cstr  )  [inline]

Constructor for the exception.

References esysUtils::EsysException::updateMessage().

escript::SystemMatrixException::SystemMatrixException ( const std::string &  str  )  [inline]

Constructor for the exception.

References esysUtils::EsysException::updateMessage().

escript::SystemMatrixException::SystemMatrixException ( const SystemMatrixException other  )  [inline]

Copy Constructor for the exception.

References esysUtils::EsysException::updateMessage().

virtual escript::SystemMatrixException::~SystemMatrixException (  )  [inline, virtual]

Destructor.


Member Function Documentation

SystemMatrixException& escript::SystemMatrixException::operator= ( const SystemMatrixException other  )  [inline]

const std::string & SystemMatrixException::exceptionName (  )  const [virtual]

Returns the name of the exception.

Reimplemented from esysUtils::EsysException.

References exceptionNameValue.


Member Data Documentation

const std::string SystemMatrixException::exceptionNameValue [static, private]

Reimplemented from esysUtils::EsysException.

Referenced by exceptionName().


The documentation for this class was generated from the following files:

Generated on Mon Aug 10 10:04:45 2009 for ESYS13 by  doxygen 1.5.6