Difference between revisions of "Extensions.Quantities.UnknownUnitException"
Jump to navigation
Jump to search
m (Hb moved page Core.Actions.Throw.Exception.UnknownUnitException to Extensions.Quantities.UnknownUnitException over redirect) |
|||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Exception '''UnknownUnitException'''}} | {{DISPLAYTITLE:Exception '''UnknownUnitException'''}} | ||
== Classification == | == Classification == | ||
− | {{ClassificationException | UnknownUnitException | [[ | + | {{ClassificationException | UnknownUnitException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Extensions.Quantities.QuantityException|QuantityException]]}} |
== Description == | == Description == | ||
− | An '''UnknownUnitException''' | + | 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'''. |
Revision as of 09:53, 1 October 2018
Classification
Name | UnknownUnitException |
Class | Complex Data Type |
Base Data Type | QuantityException |
SpecifiedBy | ISO 13209-3 |
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.