RpcInvokeException(IInterfaceInstance, String, Exception) Constructor
Initializes a new instance of the RpcInvokeException class.
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version:
7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public RpcInvokeException(
IInterfaceInstance rpcInstance,
string methodName,
Exception innerException
)Parameters
|
rpcInstance IInterfaceInstance |
The RPC instance. |
|
methodName String |
Name of the method. |
|
innerException Exception |
The inner exception. |
Reference
RpcInvokeException Class RpcInvokeException Overload TwinCAT.TypeSystem Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026