The content cache operation failed because there was a problem accessing the source storage area.

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

ToggleSyntax

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

ToggleSee Also