Class ScriptForceAbortException
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
The exception that is thrown when the script is forcefully aborted.
public class ScriptForceAbortException : DataMinerException
- Inheritance
-
ScriptForceAbortException
- Inherited Members
- Extension Methods
Constructors
- ScriptForceAbortException(string)
Initializes a new instance of the ScriptAbortException class.