Qt-Autosar-A15.4.1ΒΆ

Dynamic exception-specification shall not be used

Required inputs: IR

Dynamic exception specifications were deprecated in C++11 and removed in C++17. Empty throws() specifications should be replaced with C++11 noexcept.

Possible Messages

Key

Text

Severity

Disabled

throw_in_decl

Dynamic exception-specification shall not be used.

None

False

Options