Table of Contents

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 string

The error message that explains the reason for the exception.