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