ExceptionObject(const char *file="Unknown", unsigned int lineNumber=0, const char *desc="None", const char *loc="Unknown") | itk::ExceptionObject | [inline] |
ExceptionObject(const std::string &file, unsigned int lineNumber, const std::string &desc="None", const std::string &loc="Unknown") | itk::ExceptionObject | [inline] |
ExceptionObject(const ExceptionObject &orig) | itk::ExceptionObject | [inline] |
FEMException(const char *file, unsigned int lineNumber, std::string location="Unknown") | itk::fem::FEMException | |
GetClassName() const | itk::fem::FEMException | [virtual] |
GetDescription() const | itk::ExceptionObject | [inline, virtual] |
GetFile() const | itk::ExceptionObject | [inline, virtual] |
GetLine() const | itk::ExceptionObject | [inline, virtual] |
GetLocation() const | itk::ExceptionObject | [inline, virtual] |
GetNameOfClass() const | itk::ExceptionObject | [inline, virtual] |
operator=(const ExceptionObject &orig) | itk::ExceptionObject | [inline] |
operator==(const ExceptionObject &orig) | itk::ExceptionObject | [inline, virtual] |
Print(std::ostream &os) const | itk::ExceptionObject | [virtual] |
SetDescription(const std::string &s) | itk::ExceptionObject | [inline, virtual] |
SetDescription(const char *s) | itk::ExceptionObject | [inline, virtual] |
SetLocation(const std::string &s) | itk::ExceptionObject | [inline, virtual] |
SetLocation(const char *s) | itk::ExceptionObject | [inline, virtual] |
what() const | itk::ExceptionObject | [inline, virtual] |
~ExceptionObject() | itk::ExceptionObject | [inline, virtual] |
~FEMException() | itk::fem::FEMException | [inline, virtual] |