Click or drag to resize

CtcIsStartedException Class

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

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

The CtcIsStartedException type exposes the following members.

Properties
Remarks
During layout editing, the CTC service should not be running since it can not operate properly while the layout definition is changing.
See Also