Core.Validation.CoreChk017

From emotive
Revision as of 13:54, 8 February 2019 by Js (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Classification

Name Core_Chk017
Class Core
Severity Warning
SpecifiedBy ISO 13209-3

Description

Every unhandled CheckedException that is to be expected in a procedure should be declared in that procedures Throws declaration.

The only CheckedExceptions in OTX are the explicit exception UserException and its base type Exception.