Difference between revisions of "Extensions.DiagCom.InvalidStateException"
Jump to navigation
Jump to search
m (Hb moved page InvalidStateException to Extensions.DiagCom.InvalidStateException: #3153) |
|||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Exception '''InvalidStateException'''}} | {{DISPLAYTITLE:Exception '''InvalidStateException'''}} | ||
== Classification == | == Classification == | ||
− | {{ClassificationException | InvalidStateException | [[Exception Type]] | [[Complex Data Type]] }} | + | {{ClassificationException | InvalidStateException | [[Exception Type]] | [[Core.DataTypes.Complex Data Type|Complex Data Type]] }} |
== Description == | == 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. | + | 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 04:38, 15 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.