SymbolException(String, String, Int32, Exception) Constructor

Initializes a new instance of the SymbolException class.


Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public SymbolException(
    string message,
    string instancePath,
    int errorCode,
    Exception? innerException
)

Parameters

message  String

The message.

instancePath  String

The instance path.

errorCode  Int32

The error code.

innerException  Exception

The inner exception.

Reference

SymbolException Class SymbolException Overload TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026