Difference between revisions of "Extensions.DiagDataBrowsingPlus.DiagDataBrowsingPlusException"

From emotive
Jump to navigation Jump to search
 
Line 4: Line 4:
  
 
== Description ==
 
== Description ==
The '''DiagDataBrowsingPlusException''' is the super class for all exceptions in the DiagDataBrowsingPlus extension. A DiagDataBrowsingPlusException 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 (e.g. inconsistent database).
+
The '''DiagDataBrowsingPlusException''' is the super class for all exceptions in the DiagDataBrowsingPlus extension. A DiagDataBrowsingPlusException shall be used in case the more specific exception types described in the [[Extensions.DiagDataBrowsingPlus|'''DiagDataBrowsingPlus''']] extension do not apply to the problem at hand (e.g. inconsistent database).
  
 
{{Note|IMPORTANT — All terms and action realisations in this extension may potentially throw this exception.}}
 
{{Note|IMPORTANT — All terms and action realisations in this extension may potentially throw this exception.}}

Latest revision as of 10:03, 12 September 2019

Classification

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

Description

The DiagDataBrowsingPlusException is the super class for all exceptions in the DiagDataBrowsingPlus extension. A DiagDataBrowsingPlusException shall be used in case the more specific exception types described in the DiagDataBrowsingPlus extension do not apply to the problem at hand (e.g. inconsistent database).

Icons Note.png IMPORTANT — All terms and action realisations in this extension may potentially throw this exception.