Difference between revisions of "Extensions.Quantities.UnknownUnitException"

From emotive
Jump to navigation Jump to search
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''UnknownUnitException'''}}
 
{{DISPLAYTITLE:Exception '''UnknownUnitException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | UnknownUnitException | [[Exception Type]] | [[Complex Data Type]] }}
+
{{ClassificationException | UnknownUnitException | [[Exception Type]] | [[Core.DataTypes.Complex Data Type|Complex Data Type]] }}
  
 
== Description ==
 
== Description ==
 
An '''UnknownUnitException''' should be thrown if a referenced unit isnot 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''' should be thrown if a referenced unit isnot 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.

Revision as of 03:16, 16 February 2016

Classification

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

Description

An UnknownUnitException should be thrown if a referenced unit isnot 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.