Core.Validation.CoreChk018

From emotive
Revision as of 13:43, 8 February 2019 by Js (talk | contribs)
Jump to navigation Jump to search

Classification

Name Core_Chk018
Class Core
Severity Warning
SpecifiedBy ISO 13209-3

Description

Every activity which possibly throws a checked exception should be embedded in a Handler providing a Catch applicable to that exception type. But only if the procedure does not already declare that explicit exception type in its own throws-attribute, see CoreChk017.