X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDCoupling%2FMEDCouplingNatureOfField.hxx;h=aac1ea66257a4f9f10974263f1cd520391661ea2;hb=0c9d48870957c4a9f6f82fc8e2c569780a5f886b;hp=b95fbf3f679ab2567022452b827ae5ceadd90068;hpb=763353717c3176bf5ad532d756f1f25b07e62647;p=modules%2Fmed.git diff --git a/src/MEDCoupling/MEDCouplingNatureOfField.hxx b/src/MEDCoupling/MEDCouplingNatureOfField.hxx index b95fbf3f6..aac1ea662 100644 --- a/src/MEDCoupling/MEDCouplingNatureOfField.hxx +++ b/src/MEDCoupling/MEDCouplingNatureOfField.hxx @@ -31,7 +31,7 @@ namespace ParaMEDMEM class MEDCouplingNatureOfField { public: - MEDCOUPLING_EXPORT static const char *GetRepr(NatureOfField nat) throw(INTERP_KERNEL::Exception); + MEDCOUPLING_EXPORT static const char *GetRepr(NatureOfField nat); MEDCOUPLING_EXPORT static std::string GetReprNoThrow(NatureOfField nat); MEDCOUPLING_EXPORT static std::string GetAllPossibilitiesStr(); private: