18 #ifndef itkMeshFileReaderException_h
19 #define itkMeshFileReaderException_h
20 #include "ITKIOMeshExport.h"
43 const char *message =
"Error in IO",
44 const char *loc =
"Unknown");
48 const char *message =
"Error in IO",
49 const char *loc =
"Unknown");
Standard exception handling object.
Base exception class for IO conflicts.