Difference between revisions of "Extensions.DiagCom.UnknownResponseException"

From emotive
Jump to navigation Jump to search
 
Line 4: Line 4:
  
 
== 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. If no <responseParameters> are defined, no '''UnknownResponseException''' will be thrown.
+
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.