#include <itkFEMLinearSystemWrapper.h>
Inheritance diagram for itk::fem::FEMExceptionLinearSystem:


Public Member Functions | |
| FEMExceptionLinearSystem (const char *file, unsigned int lineNumber, std::string location, std::string moreDescription) | |
| virtual | ~FEMExceptionLinearSystem () throw () |
| virtual const char * | GetNameOfClass () const |
|
||||||||||||||||||||
|
Constructor. In order to construct this exception object, four parameters must be provided: file, lineNumber, location and a detailed description of the exception. |
|
|
Virtual destructor needed for subclasses. Has to have empty throw(). Definition at line 520 of file itkFEMLinearSystemWrapper.h. |
|
|
Type related information. Reimplemented from itk::fem::FEMException. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000