Difference between revisions of "Extensions.Quantities.QuantityException"

From emotive
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''QuantityException'''}}
 
{{DISPLAYTITLE:Exception '''QuantityException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | QuantityException | [[Exception Type]] | [[Core.DataTypes.ComplexDataType|Complex Data Type]] }}
+
{{ClassificationException | QuantityException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Core.DataTypes.ComplexDataType.Exception|Exception]]| {{OtxSpec3}} }}
  
 
== 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 [[Extensions.Quantities|'''Quantities''']] extension. A '''QuantityException''' will be used in case the more specific exception types described in the [[Extensions.Quantities|'''Quantities''']] extension do not apply to the problem at hand.

Latest revision as of 03:16, 13 September 2019

Classification

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

Description

The QuantityException type is the base type for all exceptions in the Quantities extension. A QuantityException will be used in case the more specific exception types described in the Quantities extension do not apply to the problem at hand.