X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Fruntime%2FStudyNodes.cxx;h=cbc9d58185e052bbd88bebfa13ac2b36b0f941fd;hb=refs%2Fheads%2Fomu%2Fworkloadmanager;hp=1c43d392ee1ef4f0618fef301d28c2b30684948d;hpb=f326fbedf87cbffb501f1c677c10222468e4e3f4;p=modules%2Fyacs.git diff --git a/src/runtime/StudyNodes.cxx b/src/runtime/StudyNodes.cxx index 1c43d392e..cbc9d5818 100644 --- a/src/runtime/StudyNodes.cxx +++ b/src/runtime/StudyNodes.cxx @@ -94,7 +94,7 @@ void StudyInNode::execute() DEBTRACE("+++++++ end StudyInNode::execute +++++++++++" ); } -void StudyInNode::checkBasicConsistency() const throw(YACS::Exception) +void StudyInNode::checkBasicConsistency() const { DEBTRACE("StudyInNode::checkBasicConsistency"); if (! _setOfInputPort.empty()) @@ -231,7 +231,7 @@ void StudyOutNode::execute() DEBTRACE("+++++++ end StudyOutNode::execute +++++++++++" ); } -void StudyOutNode::checkBasicConsistency() const throw(YACS::Exception) +void StudyOutNode::checkBasicConsistency() const { DEBTRACE("StudyOutNode::checkBasicConsistency"); if (! _setOfOutputPort.empty())