ErrorCode |
ERRORCODE |
|
Enumerated type of the error codes. (see Error List) |
ErrorMessage |
string |
|
error message
|
InternalCode |
string |
|
for C0003 code errors, this property contains the Linkar Server error code (see Error List) |
InternalMessage |
string |
|
for C0003 code errors, this property contains the Linkar Server error message (see Error List) |
Because the COM assembly does not work with exceptions, the LkExceptions class is not available in that assembly. The system errors that are generated in that assembly are returned inside the LkError property of the LkData class.