Salome HOME
[Verima] Missing giles
[modules/smesh.git] / src / SMESHUtils / SMESH_ComputeError.hxx
index ca29c83e0ef103e074f6fa7600684d058c17e45d..68a86787040d6bc2325150be924db80a7bd1830b 100644 (file)
@@ -111,6 +111,7 @@ std::string SMESH_ComputeError::CommonName() const
   _case2char(COMPERR_WARNING         );
   _case2char(COMPERR_CANCELED        );
   _case2char(COMPERR_NO_MESH_ON_SHAPE);
+  _case2char(COMPERR_BAD_PARMETERS   );
   default:;
   }
   return "";