Difference between revisions of "Core.Validation.CoreChk018"

From emotive
Jump to navigation Jump to search
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
For each within a [[Handler|Try]] section expected exception should exist a [[Handler|Catch]] section.
+
For each within a [[Core.Actions.Handler|Try]] section expected exception should exist a [[Core.Actions.Handler|Catch]] section.

Revision as of 04:48, 17 February 2016

Classification

Name Core_Chk018
Class Core
Severity Warning
SpecifiedBy ISO 13209-3

Description

For each within a Try section expected exception should exist a Catch section.