This error occurs when the Content Engine server is shut down during an IBM Content Search Services indexing operation.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly CBR_TS_INDEXING_ABORTED As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode CBR_TS_INDEXING_ABORTED |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ CBR_TS_INDEXING_ABORTED |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.cbR_TS_INDEXING_ABORTED |