Incompatible Java class: {0} detected in code module. JVM version for application server is: {1}. Please make sure that all Java classes in code module are compiled with compatible JDK (same or older version than application server JVM version).
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly EVENT_CM_INCOMPATIBLE_JAVA_VERSION As ExceptionCode |
C# |
---|
public static readonly ExceptionCode EVENT_CM_INCOMPATIBLE_JAVA_VERSION |
Visual C++ |
---|
public:
static initonly ExceptionCode^ EVENT_CM_INCOMPATIBLE_JAVA_VERSION |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.evenT_CM_INCOMPATIBLE_JAVA_VERSION |