Difference between revisions of "Extensions.DiagCom.UnknownResponseException"

From emotive
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{DISPLAYTITLE:Exception '''UnknownResponseException'''}}
 
{{DISPLAYTITLE:Exception '''UnknownResponseException'''}}
 
== Classification ==
 
== Classification ==
{{ClassificationException | UnknownResponseException | [[Exception Type]] | [[Core.DataTypes.ComplexDataType|Complex Data Type]] }}
+
{{ClassificationException | UnknownResponseException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] |[[Extensions.DiagCom.DiagComException|DiagComException]]| {{OtxSpec3}} }}
  
 
== Description ==
 
== Description ==
This exception is thrown in case execution of a diagnostic service returned a response that was not mapped by the [[Extensions.DiagCom.ExecuteDiagService|ExecuteDiagService]] action.
+
This exception is thrown in case execution of a diagnostic service returned a response that was not mapped by the [[Extensions.DiagCom.ExecuteDiagService|'''ExecuteDiagService''']] action. If no <responseParameters> are defined, no '''UnknownResponseException''' will be thrown.

Latest revision as of 08:07, 12 September 2019

Classification

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

Description

This exception is thrown in case execution of a diagnostic service returned a response that was not mapped by the ExecuteDiagService action. If no <responseParameters> are defined, no UnknownResponseException will be thrown.