SymbolException(String, ISymbol, 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,
ISymbol? symbol,
int errorCode,
Exception? innerException
)

Parameters

message  String

The message.

symbol  ISymbol

The symbol.

errorCode  Int32

The error code.

innerException  Exception

The inner exception.

See Also

Reference

SymbolException Class SymbolException Overload TwinCAT.TypeSystem Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026