A content cache error occurred internal to the server. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CONTENT_CACHE_INTERNAL_ERROR As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_CACHE_INTERNAL_ERROR; |
C++ |
---|
public: static const ExceptionCode CONTENT_CACHE_INTERNAL_ERROR; |
J# |
---|
public static final ExceptionCode CONTENT_CACHE_INTERNAL_ERROR |
JScript |
---|
public static const var CONTENT_CACHE_INTERNAL_ERROR : ExceptionCode; |