Click or drag to resize

CtcIsStoppedException Class

Exception thrown when execution is forbidden while the CtcService is stopped.
Inheritance Hierarchy

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public NotInheritable Class CtcIsStoppedException
	Inherits ApplicationException

The CtcIsStoppedException type exposes the following members.

Properties
Remarks
During operation, the CTC service should be running so it can monitor actions that require managing objects states.
See Also