The object store cache is stale and the request will be retried against a refreshed cache.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly METADATA_STALE_CACHE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode METADATA_STALE_CACHE |
Visual C++ |
---|
public: static initonly ExceptionCode^ METADATA_STALE_CACHE |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.metadatA_STALE_CACHE |