DUECA/DUSIME
Loading...
Searching...
No Matches
Public Member Functions | List of all members
LinSysException Class Reference

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

#include <LinearSystem.hxx>

Inheritance diagram for LinSysException:
Inheritance graph
[legend]
Collaboration diagram for LinSysException:
Collaboration graph
[legend]

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: