Click or drag to resize

LkExceptionERRORCODE Enumeration

Linkar Framework .NET (Core and Framework)


Enumerated type of the error codes.

Namespace: Linkar
Assembly: Linkar (in Linkar.dll) Version: 2.3.1
Syntax
public enum ERRORCODE
Members
Member nameValueDescription
C00010 Session Id NOT VALID
C00021 Socket Exception (ONLY with COM assembly)
C00032 This error refers to errors originated in LINKAR Server. In the LkException InternalCode and InternalMessage properties you can check the LINKAR Server error codes. (See LINKAR Server error table)
C00043 Exception (ONLY with COM assembly)
C00054 IP or Host NOT VALID
C00095 CHECKSUM ERROR in Linkar communications
See Also