Failed to initialize the J2EE util class. The class {0} either cannot be found or is not a subclass of J2EEUtil.

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

ToggleSyntax

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

ToggleSee Also