Core.Validation.CoreChk017

From emotive
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.