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 |
innerException |
Type: System.Exception |