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