Difference between revisions of "Extensions.HMI.HmiException"
Jump to navigation
Jump to search
m (Hb moved page Extensions.HMI.HmiException to Core.Actions.Throw.Exception.HmiException: #3153) |
|||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Exception '''HmiException'''}} | {{DISPLAYTITLE:Exception '''HmiException'''}} | ||
== Classification == | == Classification == | ||
− | {{ClassificationException | HmiException | [[Exception Type]] | [[Core.DataTypes. | + | {{ClassificationException | HmiException | [[Exception Type]] | [[Core.DataTypes.ComplexDataType|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 02:00, 17 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.