Difference between revisions of "Extensions.HMI.HmiException"

From emotive
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''HmiException'''}}
 
{{DISPLAYTITLE:Exception '''HmiException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | HmiException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Core.DataTypes.ComplexDataType.Exception|Exception]]}}
+
{{ClassificationException | HmiException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Core.DataTypes.ComplexDataType.Exception|Exception]]| {{OtxSpec3}} }}
  
 
== Description ==
 
== Description ==
The '''HmiException''' is the super class for all exceptions in the HMI extension. An '''HmiException''' shall be used in case the more specific exception types described in the remainder of this section do not apply to the problem at hand.
+
The '''HmiException''' is the super class for all exceptions in the [[Extensions.HMI|'''HMI''']] extension. An '''HmiException''' will be used in case the more specific exception types described in the [[Extensions.HMI|'''HMI''']] extension do not apply to the problem at hand.

Latest revision as of 02:40, 13 September 2019

Classification

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

Description

The HmiException is the super class for all exceptions in the HMI extension. An HmiException will be used in case the more specific exception types described in the HMI extension do not apply to the problem at hand.