AutosarC++17_03-A15.3.1

Unchecked exceptions should be handled only in main or thread’s main functions

Required inputs: IR

Possible Messages

Key

Text

Severity

Disabled

unchecked_exception

Handle unchecked exceptions only in main or thread’s main function.

None

False

Options

autosar_exception_model

autosar_exception_model : str = '17_03'

The default model for what counts as an checked / unchecked exception.