Difference between revisions of "Core.Validation.CoreChk016"
Jump to navigation
Jump to search
(Created page with "{{DISPLAYTITLE:Check rule '''Core_Chk016'''}}Category:CheckRuleCategory:Core == Classification == {{ClassificationCheckRule | Core_Chk016 | Core | Warning }} == D...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
== Description == | == Description == | ||
− | For an exception, only a [[Handler|Catch]] should exist within a [[Handler]]. | + | For an exception, only a [[Core.Actions.Handler|Catch]] should exist within a [[Core.Actions.Handler|Handler]]. |
Latest revision as of 04:47, 17 February 2016
Classification
Name | Core_Chk016 |
Class | Core |
Severity | Warning |
SpecifiedBy | ISO 13209-3 |
Description
For an exception, only a Catch should exist within a Handler.