Difference between revisions of "Extensions.DiagCom.InvalidStateException"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
== 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. |
Revision as of 07:49, 17 February 2016
Classification
Name | InvalidStateException |
Class | Exception Type |
Base Data Type | Complex Data Type |
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.