ITK
5.2.0
Insight Toolkit
|
#include <itkImageFileWriter.h>
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.