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