#include <itkImageFileWriter.h>
Base exception class for IO problems during writing.
Definition at line 34 of file itkImageFileWriter.h.
◆ ImageFileWriterException() [1/2]
itk::ImageFileWriterException::ImageFileWriterException |
( |
const char * |
file, |
|
|
unsigned int |
line, |
|
|
const char * |
message = "Error in IO" , |
|
|
const char * |
loc = "Unknown" |
|
) |
| |
|
inline |
◆ ImageFileWriterException() [2/2]
itk::ImageFileWriterException::ImageFileWriterException |
( |
const std::string & |
file, |
|
|
unsigned int |
line, |
|
|
const char * |
message = "Error in IO" , |
|
|
const char * |
loc = "Unknown" |
|
) |
| |
|
inline |
◆ ~ImageFileWriterException()
itk::ImageFileWriterException::~ImageFileWriterException |
( |
| ) |
|
|
overridenoexcept |
Has to have empty throw().
◆ GetNameOfClass()
const char * itk::ImageFileWriterException::GetNameOfClass |
( |
| ) |
const |
|
override |
◆ ITK_DEFAULT_COPY_AND_MOVE()
The documentation for this class was generated from the following file: