The content cache timed out populating a cache file. This is an internal error that is handled in the server.

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

ToggleSyntax

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

ToggleSee Also