Content Engine did not find the encryption key that is associated with the "{0}" index in the "{1}" object store.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly CONTENT_KEY_MISSING As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode CONTENT_KEY_MISSING |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ CONTENT_KEY_MISSING |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.contenT_KEY_MISSING |