The continuation string is invalid. The continuation string reissues a database search to retrieve more rows from the database.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly RETRIEVE_BAD_CONTINUATION_STRING As ExceptionCode
C#
public static readonly ExceptionCode RETRIEVE_BAD_CONTINUATION_STRING
Visual C++
public:
static initonly ExceptionCode^ RETRIEVE_BAD_CONTINUATION_STRING
JavaScript
FileNet.Api.Exception.ExceptionCode.retrievE_BAD_CONTINUATION_STRING

ToggleSee Also