Difference between revisions of "Extensions.HMI.HmiException"
Jump to navigation
Jump to search
m (Hb moved page Core.Actions.Throw.Exception.HmiException to Extensions.HMI.HmiException over redirect) |
|||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Exception '''HmiException'''}} | {{DISPLAYTITLE:Exception '''HmiException'''}} | ||
== Classification == | == Classification == | ||
− | {{ClassificationException | HmiException | [[ | + | {{ClassificationException | HmiException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Core.DataTypes.ComplexDataType.Exception|Exception]]}} |
== Description == | == Description == | ||
− | The '''HmiException''' is the super class for all exceptions in the | + | 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. |
Revision as of 10:57, 27 September 2018
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 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.