18#ifndef itkMeshFileReaderException_h 
   19#define itkMeshFileReaderException_h 
   20#include "ITKIOMeshBaseExport.h" 
   46                          std::
string  message = 
"Error in IO",
 
   47                          std::
string  location = {});
 
 
ExceptionObject() noexcept=default
 
~MeshFileReaderException() noexcept override
 
MeshFileReaderException(std::string file, unsigned int line, std::string message="Error in IO", std::string location={})
 
ITK_DEFAULT_COPY_AND_MOVE(MeshFileReaderException)
 
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....