Difference between revisions of "Extensions.DiagCom.UnknownResponseException"
Jump to navigation
Jump to search
m (Hb moved page Core.Actions.Throw.Exception.UnknownResponseException to Extensions.DiagCom.UnknownResponseException over redirect) |
|||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Exception '''UnknownResponseException'''}} | {{DISPLAYTITLE:Exception '''UnknownResponseException'''}} | ||
== Classification == | == Classification == | ||
− | {{ClassificationException | UnknownResponseException | [[ | + | {{ClassificationException | UnknownResponseException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] |[[Extensions.DiagCom.DiagComException|DiagComException]]}} |
== 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. |
Revision as of 07:56, 10 October 2018
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.