MarshalException Constructor (String, Exception)

Initializes a new Instance of the AdsException class.

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

Syntax

C#

public MarshalException(
    string message,
    Exception innerException
)

Parameters

message

Type: System.String
The message.

innerException

Type: System.Exception
The inner exception.

Reference

MarshalException Class

MarshalException Overload

TwinCAT.TypeSystem Namespace