Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
std::exception is not a catch-all
#2
As currently written A15-3-4  regards both  catch(...)  and  catch(std::exception&)  as 'catch-all's

Options © and (d) of the headline would allow the use of a catch-all in a function other than 'main' or a thread entry, but these are completely undecidable. Your analysis tool is therefore at liberty to raise a violation.

Currently, we are not expecting this rule to appear in the next version of MISRA C++
Posted by and on behalf of
the MISRA C++ Working Group
Reply


Messages In This Thread
RE: std::exception is not a catch-all - by misra cpp - 22-03-2022, 11:19 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)