Difference between revisions of "Extensions.DiagCom.InvalidStateException"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Exception '''InvalidStateException'''}} | {{DISPLAYTITLE:Exception '''InvalidStateException'''}} | ||
== Classification == | == Classification == | ||
− | {{ClassificationException | InvalidStateException | [[Exception Type]] | [[Core.DataTypes. | + | {{ClassificationException | InvalidStateException | [[Exception Type]] | [[Core.DataTypes.ComplexDataType|Complex Data Type]] }} |
== Description == | == Description == | ||
This exception is thrown in case the [[StartRepeatedExecutionaction]] used on a [[Core.DataTypes.ComplexDataType.DiagService|DiagService]] that is already executing repeatedly, in case the [[StopRepeatedExecutionaction]] used on a [[Core.DataTypes.ComplexDataType.DiagService|DiagService]] that is not currently executing repeatedly or in case the [[SetRepetitionTimeaction]] is used on a [[Core.DataTypes.ComplexDataType.DiagService|DiagService]] that is currently executing repeatedly. | This exception is thrown in case the [[StartRepeatedExecutionaction]] used on a [[Core.DataTypes.ComplexDataType.DiagService|DiagService]] that is already executing repeatedly, in case the [[StopRepeatedExecutionaction]] used on a [[Core.DataTypes.ComplexDataType.DiagService|DiagService]] that is not currently executing repeatedly or in case the [[SetRepetitionTimeaction]] is used on a [[Core.DataTypes.ComplexDataType.DiagService|DiagService]] that is currently executing repeatedly. |
Revision as of 01:57, 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 StartRepeatedExecutionaction used on a DiagService that is already executing repeatedly, in case the StopRepeatedExecutionaction used on a DiagService that is not currently executing repeatedly or in case the SetRepetitionTimeaction is used on a DiagService that is currently executing repeatedly.