18#ifndef itkMeshFileReaderException_h
19#define itkMeshFileReaderException_h
20#include "ITKIOMeshBaseExport.h"
46 const
char * message = "Error in IO",
47 const
char * loc = "Unknown");
52 const
char * message = "Error in IO",
53 const
char * loc = "Unknown");
Base exception class for IO conflicts.
~MeshFileReaderException() noexcept override
ITK_DEFAULT_COPY_AND_MOVE(MeshFileReaderException)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....