do we need to remove dynamic exception specifications?
dynamic exceptions specification is now deprecated in C++ In mexFunction, when an unknown exception occurs, Matlab or Octave may crash
Maybe we should remove them from the mexFunction code. I don't see very well their contribution.