Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
QSR 1.2
-
None
Description
MISRA rule 15-3-5 "A class type exception shall always be caught by reference" is not obeyed in adaptation code concerning catching SafeWindowExceptions and derives. The adaptation code is not to be certified as yet, so a fix can wait until 1.2 release.
This is to be remembered, when all the other exceptions are converted to a hierarchical tree like shown in SafeWindowException class in a exemplary way.