|
DUECA/DUSIME
|
This is an exception that can be thrown by the LinearSystem class. More...
#include <LinearSystem.hxx>


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. | |
This is an exception that can be thrown by the LinearSystem class.