OTX Reference  
OpenTestSystem.Otx.Extensions.DiagCom.Exceptions.InvalidStateException Class Reference

The InvalidStateException is an exception More...

Inheritance diagram for OpenTestSystem.Otx.Extensions.DiagCom.Exceptions.InvalidStateException:
Inheritance graph

Detailed Description

The InvalidStateException is an exception

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.