The Java Runtime Environment detected a format error when trying to define Code Module class {0} from content element {1}. Either the Code Module content element does not contain a Java class file, or the Java class file was compiled with a newer version of Java than that of the application server Java Runtime Environment.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly EVENT_CM_CLASS_FORMAT As ExceptionCode |
Visual C++ |
---|
public:
static initonly ExceptionCode^ EVENT_CM_CLASS_FORMAT |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.evenT_CM_CLASS_FORMAT |