An illegal operation was performed on an empty result set.

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

ToggleSyntax

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

ToggleSee Also