LFI-00000 Normal, successful completion.
Description:
LFI-00000 Normal, successful completion.
Cause:
An operation has completed normally, having met no exceptions.
Description:
LFI-00000 Normal, successful completion.
Cause:
An operation has completed normally, having met no exceptions.
Description:
LFI-00001 File IO Internal Error #number
Cause:
An internal error occurred.
Description:
LFI-00002 Out of memory. string
Cause:
The file I/O package failed in trying to dynamically allocate memory. function name is used for additional comments to indicate where, when and why the error occurred.
Description:
LFI-00003 Internal exception code. icode = [string], [string].
Cause:
Indicated by the parameters in the message. The first ‘string’ gives the internal exception code; the second is for any other additional comments.
Description:
LFI-00004 Call to string failed.
Cause:
A function call has failed. This error is a generic message to show that the exception has occurred in a particular function name. This allows the client to know the trace runtime calling sequence by examining the exception stack.
Description:
LFI-00005 Free some memory failed in string.
Cause:
A call to free some memory in function name has failed.
Description:
LFI-00006 Invalid parameter to function string.
Cause:
The function was called with an invalid parameter.
Description:
LFI-00007 NLSRTL’s call failed. string.
Cause:
LX calls return failure.
Description:
LFI-00008 SLTS’s initializing/terminating mutex failed for string.
Cause:
SLTS’s call return failure in function ‘string’.
Description:
LFI-00100 Unable to perform operation, file not opened in string.
Cause:
The file has not been successfully opened at the time the operation is attempted.