TlsException Constructor
Initializes a new Instance of the AdsException class.
Namespace: TwinCAT.Tls
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public TlsException(
string message,
TlsError error
)
Parameters
message |
Type: System.String |
error |
Type: TlsError |