escript
Revision_
|
SystemMatrixException exception class. More...
#include <SystemMatrixException.h>
Public Member Functions | |
SystemMatrixException (const std::string &str) | |
virtual | ~SystemMatrixException () throw () |
Destructor. More... | |
![]() | |
EsysException (const std::string &message) | |
Constructor which creates an Exception with the given message. More... | |
virtual | ~EsysException () throw () |
Destructor. More... | |
virtual const char * | what () const throw () |
Returns a description of the exception. More... | |
SystemMatrixException exception class.
Description: SystemMatrixException exception class. The class provides a public function returning the exception name
|
inline |
|
inlinevirtual |
Destructor.