18#ifndef itkImageFileReaderException_h
19#define itkImageFileReaderException_h
20#include "ITKIOImageBaseExport.h"
42 std::string message =
"Error in IO",
43 std::string location = {})
Standard exception handling object.
ExceptionObject() noexcept=default
ImageFileReaderException(std::string file, unsigned int line, std::string message="Error in IO", std::string location={})
ITK_DEFAULT_COPY_AND_MOVE(ImageFileReaderException)
~ImageFileReaderException() noexcept override
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....