TcHmiException Constructor (ErrorValue)

Initializes a new instance of the TcHmiException class with the specified result.

Namespace:  TcHmiSrv.Core.General
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public TcHmiException(
    ErrorValue result
)

Parameters

result

Type: TcHmiSrv.Core.ErrorValue
An ErrorValue that describes the error.

Reference

TcHmiException Class

TcHmiException Overload

TcHmiSrv.Core.General Namespace