AdsDatatypeNotSupportedException Constructor (String)

Initializes a new Instance of the AdsDatatypeNotSupportedException class.

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

Syntax

C#

public AdsDatatypeNotSupportedException(
    string message
)

VB

Public Sub New ( 
    message As String
)

Parameters

message

Type: System.String
The message.

Reference

AdsDatatypeNotSupportedException Class

AdsDatatypeNotSupportedException Overload

TwinCAT.Ads Namespace