Difference between revisions of "Extensions.HMI.HmiException"

From emotive
Jump to navigation Jump to search
m (Hb moved page HmiException to Extensions.HMI.HmiException: #3153)
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''HmiException'''}}
 
{{DISPLAYTITLE:Exception '''HmiException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | HmiException | [[Exception Type]] | [[Complex Data Type]] }}
+
{{ClassificationException | HmiException | [[Exception Type]] | [[Core.DataTypes.Complex Data Type|Complex Data Type]] }}
  
 
== Description ==
 
== Description ==
 
The '''HmiException''' is the super class for all exceptions in the Hmi library. A '''HmiException''' to be used if the specific exception types do not apply to hand the problem.
 
The '''HmiException''' is the super class for all exceptions in the Hmi library. A '''HmiException''' to be used if the specific exception types do not apply to hand the problem.

Revision as of 09:14, 15 February 2016

Classification

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

Description

The HmiException is the super class for all exceptions in the Hmi library. A HmiException to be used if the specific exception types do not apply to hand the problem.