Click or drag to resize

LkException Constructor (LkExceptionERRORCODE)

Initializes a new instance of the LkException class

Namespace:  LinkarCommon
Assembly:  LinkarClientCOM (in LinkarClientCOM.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
public LkException(
	LkExceptionERRORCODE errorCode
)

Parameters

errorCode
Type: LinkarCommonLkExceptionERRORCODE
Enumerated type with the error code.
See Also