Difference between revisions of "Extensions.DiagCom.InvalidStateException"
Jump to navigation
Jump to search
m (Hb moved page InvalidStateException to Extensions.DiagCom.InvalidStateException: #3153) |
|||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Exception '''InvalidStateException'''}} | {{DISPLAYTITLE:Exception '''InvalidStateException'''}} | ||
== Classification == | == Classification == | ||
− | {{ClassificationException | InvalidStateException | [[ | + | {{ClassificationException | InvalidStateException | [[Core.DataTypes.ComplexDataType|Complex Data Type]] |[[Extensions.DiagCom.DiagComException|DiagComException]]| {{OtxSpec3}} }} |
== Description == | == Description == | ||
− | This exception is thrown in case the [[ | + | This exception is thrown in case the [[Extensions.DiagCom.StartRepeatedExecution|'''StartRepeatedExecution''']] action used on a [[Core.DataTypes.ComplexDataType.DiagService|'''DiagService''']] that is already executing repeatedly, in case the [[Extensions.DiagCom.StopRepeatedExecution|'''StopRepeatedExecution''']] action used on a [[Core.DataTypes.ComplexDataType.DiagService|'''DiagService''']] that is not currently executing repeatedly or in case the [[Extensions.DiagCom.SetRepetitionTime|'''SetRepetitionTime''']] action is used on a [[Core.DataTypes.ComplexDataType.DiagService|'''DiagService''']] that is currently executing repeatedly. |
Latest revision as of 02:59, 12 September 2019
Classification
Name | InvalidStateException |
Class | Complex Data Type |
Base Data Type | DiagComException |
SpecifiedBy | ISO 13209-3 |
Description
This exception is thrown in case the StartRepeatedExecution action used on a DiagService that is already executing repeatedly, in case the StopRepeatedExecution action used on a DiagService that is not currently executing repeatedly or in case the SetRepetitionTime action is used on a DiagService that is currently executing repeatedly.