AdsException Constructor (String)

Initializes a new Instance of the AdsException class.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public AdsException(
    string message
)

VB

Public Sub New ( 
    message As String
)

Parameters

message

Type: System.String
A message that describes the error.

Reference

AdsException Class

AdsException Overload

TwinCAT.Ads Namespace