TcHmiResolutionException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the TcHmiResolutionException class with serialized data.

Namespace:  TcHmiSrv.DynamicSymbols
Assembly:  TcHmiSrvExtNet.DynamicSymbols (in TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0

Syntax

C#

protected TcHmiResolutionException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

info

Type: System.Runtime.Serialization.SerializationInfo
The SerializationInfo that holds the serialized object data about the exception being thrown.

context

Type: System.Runtime.Serialization.StreamingContext
The StreamingContext that contains contextual information about the source or destination.

Reference

TcHmiResolutionException Class

TcHmiResolutionException Overload

TcHmiSrv.DynamicSymbols Namespace