Difference between revisions of "Core.DataTypes.ComplexDataType.ArithmeticException"

From emotive
Jump to navigation Jump to search
 
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''ArithmeticException'''}}
 
{{DISPLAYTITLE:Exception '''ArithmeticException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | ArithmeticException | [[Exception Type]] | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [https://www.iso.org/standard/53509.html ISO 13209-2]}}
+
{{ClassificationException | ArithmeticException | [[Exception Type]] | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | {{OtxSpec2}} }}
  
 
== Description ==
 
== Description ==
 
The '''ArithmeticException''' data type features in OTX an exception when evaluating arithmetic expressions, such as, for example, a division by zero.
 
The '''ArithmeticException''' data type features in OTX an exception when evaluating arithmetic expressions, such as, for example, a division by zero.

Latest revision as of 12:30, 11 September 2019

Classification

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

Description

The ArithmeticException data type features in OTX an exception when evaluating arithmetic expressions, such as, for example, a division by zero.