Constructor ScriptTimeoutException
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
ScriptTimeoutException(string)
Initializes a new instance of the ScriptTimeoutException class.
public ScriptTimeoutException(string message)
Parameters
message
stringThe error message that explains the reason for the exception.