DUECA/DUSIME
Loading...
Searching...
No Matches
dueca::LinSysException Class Reference

This is an exception that can be thrown by the LinearSystem class. More...

#include <LinearSystem.hxx>

Inheritance diagram for dueca::LinSysException:
Collaboration diagram for dueca::LinSysException:

Public Member Functions

 LinSysException (const LinSysException &e)
 Copy constructor.
 
 LinSysException (const char *file, int line, const char *r)
 With line number and file name.
 
virtual ~LinSysException () throw ()
 Destructor.
 
const char * what () const throw ()
 Print out the reason for throwing this.
 

Detailed Description

This is an exception that can be thrown by the LinearSystem class.


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