Difference between revisions of "Core.Validation.CoreChk016"
Jump to navigation
Jump to search
m (Hb moved page CoreChk016 to Core.OtxValidation.CoreChk016: #3153) |
|||
(One intermediate revision 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.