X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FStdMeshers_I%2FStdMeshers_LocalLength_i.cxx;h=c844d40452d2beb9ad806e023c6dbe5d7121a87f;hb=d9f4b53e489dd5857db264ede6acded7b076c9f1;hp=6469259c678419687778e3636e023d60e7d3f11c;hpb=8d297d6698f361d4f2dde723050bcfbaea050920;p=modules%2Fsmesh.git diff --git a/src/StdMeshers_I/StdMeshers_LocalLength_i.cxx b/src/StdMeshers_I/StdMeshers_LocalLength_i.cxx index 6469259c6..c844d4045 100644 --- a/src/StdMeshers_I/StdMeshers_LocalLength_i.cxx +++ b/src/StdMeshers_I/StdMeshers_LocalLength_i.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2016 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2022 CEA/DEN, EDF R&D, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -75,7 +75,6 @@ StdMeshers_LocalLength_i::~StdMeshers_LocalLength_i() */ //============================================================================= void StdMeshers_LocalLength_i::SetLength( CORBA::Double theLength ) - throw ( SALOME::SALOME_Exception ) { ASSERT( myBaseImpl ); try { @@ -98,7 +97,6 @@ void StdMeshers_LocalLength_i::SetLength( CORBA::Double theLength ) */ //============================================================================= void StdMeshers_LocalLength_i::SetPrecision( CORBA::Double thePrecision ) - throw ( SALOME::SALOME_Exception ) { ASSERT( myBaseImpl ); try {