Difference between revisions of "Extensions.DiagCom.DiagComException"

From emotive
Jump to navigation Jump to search
 
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
The  '''DiagComException''' is the super class for all exceptions in the '''DiagCom''' extension. A '''DiagComException''' will be used in case the more specific exception types described in the [[Extensions.DiagCom|'''DiagCom''']] extension do not apply to the problem at hand.
+
The  '''DiagComException''' is the super class for all exceptions in the [[Extensions.DiagCom|'''DiagCom''']] extension. A '''DiagComException''' will be used in case the more specific exception types described in the [[Extensions.DiagCom|'''DiagCom''']] extension do not apply to the problem at hand.

Latest revision as of 09:01, 12 September 2019

Classification

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

Description

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