Difference between revisions of "Extensions.Quantities.UnknownUnitException"

From emotive
Jump to navigation Jump to search
 
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
An '''UnknownUnitException''' shall be thrown if a referenced unit is not known by the runtime system. This exception can for instance occur when using the '''UnitLiteral''' term and passing a unit reference that does not exist in the system’s '''UNIT-SPEC'''.
+
An '''UnknownUnitException''' will be thrown if a referenced unit is not known by the runtime system. This exception can for instance occur when using the '''UnitLiteral''' term and passing a unit reference that does not exist in the system’s '''UNIT-SPEC'''.

Latest revision as of 08:09, 12 September 2019

Classification

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

Description

An UnknownUnitException will be thrown if a referenced unit is not known by the runtime system. This exception can for instance occur when using the UnitLiteral term and passing a unit reference that does not exist in the system’s UNIT-SPEC.