Difference between revisions of "Extensions.Quantities.QuantityException"
Jump to navigation
Jump to search
m (Hb moved page Extensions.Quantities.QuantityException to Core.Actions.Throw.Exception.QuantityException: #3153) |
|||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Exception '''QuantityException'''}} | {{DISPLAYTITLE:Exception '''QuantityException'''}} | ||
== Classification == | == Classification == | ||
− | {{ClassificationException | QuantityException | [[Exception Type]] | [[Core.DataTypes. | + | {{ClassificationException | QuantityException | [[Exception Type]] | [[Core.DataTypes.ComplexDataType|Complex Data Type]] }} |
== Description == | == Description == | ||
The '''QuantityException''' type is the base type for all exceptions in the OTX Quantities extension. A '''QuantityException''' should be used in case the more specific exception types described in the remainder of this section do not apply to the problem at hand. | The '''QuantityException''' type is the base type for all exceptions in the OTX Quantities extension. A '''QuantityException''' should 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 02:03, 17 February 2016
Classification
Name | QuantityException |
Class | Exception Type |
Base Data Type | Complex Data Type |
SpecifiedBy | ISO 13209-3 |
Description
The QuantityException type is the base type for all exceptions in the OTX Quantities extension. A QuantityException should be used in case the more specific exception types described in the remainder of this section do not apply to the problem at hand.