![]() |
ITK
5.3.0
Insight Toolkit
|
#include <itkImageFileWriter.h>
Inheritance diagram for itk::ImageFileWriterException:
Collaboration diagram for itk::ImageFileWriterException:Public Member Functions | |
| virtual const char * | GetNameOfClass () const |
| ImageFileWriterException (const char *file, unsigned int line, const char *message="Error in IO", const char *loc="Unknown") | |
| ImageFileWriterException (const std::string &file, unsigned int line, const char *message="Error in IO", const char *loc="Unknown") | |
| ~ImageFileWriterException () noexcept override | |
Base exception class for IO problems during writing.
Definition at line 34 of file itkImageFileWriter.h.
|
inline |
Constructor.
Definition at line 41 of file itkImageFileWriter.h.
|
inline |
Constructor.
Definition at line 49 of file itkImageFileWriter.h.
|
overridenoexcept |
Has to have empty throw().
|
virtual |
Run-time information.
1.8.16