Difference between revisions of "Extensions.Quantities.QuantityException"

From emotive
Jump to navigation Jump to search
 
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
The '''QuantityException''' type is the base type for all exceptions in the [[Extensions.Quantities|'''Quantities''']] extension. A '''QuantityException''' should be used in case the more specific exception types described in the [[Extensions.Quantities|'''Quantities''']] extension 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.