Exception thrown when an action is forbidden while the CtcService is started.
Namespace:
RRAutoLib.CTCAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.3900.25841
Syntax
| C# |
|---|
public sealed class CtcIsStartedException : ApplicationException |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class CtcIsStartedException _ Inherits ApplicationException |
Remarks
During layout editing, the CTC service should not be running since it can not operate properly while the layout definition is changing.
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
RRAutoLib.CTC..::.CtcIsStartedException
System..::.Exception
System..::.ApplicationException
RRAutoLib.CTC..::.CtcIsStartedException