AdsErrorException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the AdsErrorException class.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

protected AdsErrorException(
    SerializationInfo info,
    StreamingContext streamingContext
)

Parameters

info

Type: System.Runtime.Serialization.SerializationInfo
The information.

streamingContext

Type: System.Runtime.Serialization.StreamingContext
The streaming context.

Reference

AdsErrorException Class

AdsErrorException Overload

TwinCAT.Ads Namespace