Declaration of several exception classes that are used within the FEM code. More...
Go to the source code of this file.
Classes | |
class | itk::fem::FEMException |
Base class for all exception's that can occur within FEM classes. More... | |
class | itk::fem::FEMExceptionIO |
Base class for all IO exception's that can occur within FEM classe. More... | |
class | itk::fem::FEMExceptionObjectNotFound |
Object not found exception. More... | |
class | itk::fem::FEMExceptionSolution |
Base class for all exceptions that can occur when solving FEM problem. More... | |
class | itk::fem::FEMExceptionWrongClass |
Bad object exception. More... | |
Namespaces | |
namespace | itk |
namespace | itk::fem |
Declaration of several exception classes that are used within the FEM code.
Definition in file itkFEMException.h.