Click or drag to resize

LkException(LkExceptionERRORCODE) Constructor

Linkar Framework for .NET and Core


Initializes a new instance of the LkException class

Namespace: Linkar
Assembly: Linkar (in Linkar.dll) Version: 2.3.1
Syntax
public LkException(
	LkExceptionERRORCODE errorCode
)

Parameters

errorCode  LkExceptionERRORCODE
Enumerated type with the error code.
See Also