18 #ifndef itkMeshFileWriterException_h
19 #define itkMeshFileWriterException_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 problems during writing.