Skip to main content
CodeStatusDescription
0ssOKThe library has been successfully initialized and ready to accept requests.
1ssUninitializedThe library has not yet been successfully initialized.
2ssInvalidDataDirectoryThe supplied data directory does not contain a Global Knowledge Repository.
3ssInvalidUnicodeFileVersionThe installed unicode.lfs file is mismatched with the installed software.
4ssInvalidCountryFileVersionThe installed country.lfs file is mismatched with the installed software.
5ssInvalidContextFileVersionThe installed context.lfs file is mismatched with the installed software.
6ssInvalidFormatFileVersionThe installed format.lfs file is mismatched with the installed software.
7ssInvalidLexiconFileVersionThe installed lexicon file attempting to be opened is mismatched with the installed software.
8ssInvalidReferenceFileVersionThe installed lexicon file attempting to be opened is mismatched with the installed software.
9ssExceptionAn exception was thrown.
10ssErrorAn error has been reported by loqate server, use getLastError() function in lqtServer object to get error description.