Difference between revisions of "Extensions.Measure.MeasureException"
Jump to navigation
Jump to search
m (Hb moved page Core.Actions.Throw.Exception.MeasureException to Extensions.Measure.MeasureException over redirect) |
|||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Exception '''MeasureException'''}} | {{DISPLAYTITLE:Exception '''MeasureException'''}} | ||
== Classification == | == Classification == | ||
− | {{ClassificationException | MeasureException | [[ | + | {{ClassificationException | MeasureException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] |[[Core.DataTypes.ComplexDataType.Exception|Exception]]}} |
== Description == | == Description == | ||
− | The '''MeasureException''' is the super class for all exceptions in the Measure | + | The '''MeasureException''' is the super class for all exceptions in the Measure extension. A '''MeasureException''' shall be used in case the more specific exception types described in the remainder of this section do not apply to the problem at hand. |
Revision as of 10:12, 18 October 2018
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 shall be used in case the more specific exception types described in the remainder of this section do not apply to the problem at hand.