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