The Code Module classloader tried and failed {0} times to cache a JAR or ZIP file from a content element to a temporary file in directory {1}.

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

ToggleSyntax

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

ToggleSee Also