Difference between revisions of "Extensions.DiagCom.UnknownResponseException"
Jump to navigation
Jump to search
m (Hb moved page Extensions.DiagCom.UnknownResponseException to Core.Actions.Throw.Exception.UnknownResponseException: #3153) |
|||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Exception '''UnknownResponseException'''}} | {{DISPLAYTITLE:Exception '''UnknownResponseException'''}} | ||
== Classification == | == Classification == | ||
− | {{ClassificationException | UnknownResponseException | [[Exception Type]] | [[Core.DataTypes. | + | {{ClassificationException | UnknownResponseException | [[Exception Type]] | [[Core.DataTypes.ComplexDataType|Complex Data Type]] }} |
== 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. |
Revision as of 01:56, 17 February 2016
Classification
Name | UnknownResponseException |
Class | Exception Type |
Base Data Type | Complex Data Type |
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.