0026937: Eliminate NO_CXX_EXCEPTION macro support
[occt.git] / src / Geom2dGcc / Geom2dGcc_FunctionTanCuCuCu.cxx
index e17c061..d517da0 100644 (file)
@@ -87,7 +87,7 @@ InitDerivative(const math_Vector&  X,
     break;
   default:
     {
-      Standard_ConstructionError::Raise();
+      throw Standard_ConstructionError();
     }
                  }
 }