ITK
5.2.0
Insight Toolkit
|
#include <itkImageSeriesWriter.h>
Public Member Functions | |
virtual const char * | GetNameOfClass () const |
ImageSeriesWriterException (char *file, unsigned int line, const char *message="Error in IO") | |
~ImageSeriesWriterException () noexcept override | |
ImageSeriesWriterException (const std::string &file, unsigned int line, const char *message="Error in IO") | |
Base exception class for IO problems during writing.
Definition at line 33 of file itkImageSeriesWriter.h.
|
overridenoexcept |
Has to have empty throw().
|
inline |
Constructor.
Definition at line 43 of file itkImageSeriesWriter.h.
|
inline |
Constructor.
Definition at line 50 of file itkImageSeriesWriter.h.
|
virtual |
Run-time information.