Salome HOME
Forward medcoupling exception thrown in case of problem of conversion
[modules/smesh.git] / idl / MG_ADAPT.idl
index 6a4c7c98328b0dad7d85e224ca79dfb487b8aed9..7608ab67ace39abad6458263884c3f0a78c79e6d 100644 (file)
@@ -122,8 +122,7 @@ module SMESH{
     void setSizeMapType(in string f);
     boolean setAll();
     string getCommandToRun() ;
-    //long compute(out string errStr);
-    long compute();
+    void compute() raises(SALOME::SALOME_Exception);
     string getErrMsg();
     string getFileName() ;
     string getExeName();