DynamicSymbolException Constructor
Initializes a new instance of the DynamicSymbolException class with the specified error message, Command and a reference to the inner Exception that is the cause of this DynamicSymbolException.
Namespace: TcHmiSrv.Core.Tools.DynamicSymbols
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
public DynamicSymbolException(
string message,
Command command,
Exception innerException
)Parameters
|
message String |
The error message that explains the reason for the DynamicSymbolException. |
|
command Command |
The Command that caused innerException. |
|
innerException Exception |
The Exception that is the cause of the current DynamicSymbolException. |
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0
Reference
DynamicSymbolException Class TcHmiSrv.Core.Tools.DynamicSymbols Namespace
Copyright © Beckhoff Automation GmbH & Co. KG