![]() |
ITK
5.3.0
Insight Toolkit
|
#include <itkImageSeriesWriter.h>
Inheritance diagram for itk::ImageSeriesWriterException:
Collaboration diagram for itk::ImageSeriesWriterException: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.
1.8.16