Difference between revisions of "Extensions.Measure.MeasureException"

From emotive
Jump to navigation Jump to search
 
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
The '''MeasureException''' is the super class for all exceptions in the [[Extensions.Measure|'''Measure''']] extension. A '''MeasureException''' shall be used in case the more specific exception types described in the [[Extensions.Measure|'''Measure''']] extension do not apply to the problem at hand.
+
The '''MeasureException''' is the super class for all exceptions in the [[Extensions.Measure|'''Measure''']] extension. A '''MeasureException''' will be used in case the more specific exception types described in the [[Extensions.Measure|'''Measure''']] extension do not apply to the problem at hand.

Latest revision as of 02:57, 13 September 2019

Classification

Name MeasureException
Class Complex Data Type
Base Data Type Exception
SpecifiedBy ISO 13209-3

Description

The MeasureException is the super class for all exceptions in the Measure extension. A MeasureException will be used in case the more specific exception types described in the Measure extension do not apply to the problem at hand.