-Cpp_exceptions

Controls the use of C++ exceptions.

Syntax
  -Cpp_exceptions on | off

  
Remarks

When on, the compiler recognizes the try, catch, and throw keywords and generates extra executable code and data to handle exception throwing and catching. The default is on.

Related information
-ARM
-bool
-dialect
-for_scoping
-instmgr
-iso_templates
-RTTI
-som
-som_env_check
-wchar_t