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