Difference between revisions of "Extensions.Quantities.InvalidConversionException"

From emotive
Jump to navigation Jump to search
 
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
An '''InvalidConversionException''' shall be thrown if the physical dimensions of Quantity operands in arithmetic operations are incompatible, e.g. if a speed is added to a voltage.
+
An '''InvalidConversionException''' will be thrown if the physical dimensions of Quantity operands in arithmetic operations are incompatible, e.g. if a speed is added to a voltage.

Latest revision as of 07:31, 12 September 2019

Classification

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

Description

An InvalidConversionException will be thrown if the physical dimensions of Quantity operands in arithmetic operations are incompatible, e.g. if a speed is added to a voltage.