The Java Runtime Environment detected a cirularity error when trying to define Code Module class {0} from content element {1}. That is usually caused by unusual classpath arrangements, unsual class dependencies, or duplicate items on the classpath.

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

ToggleSyntax

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

ToggleSee Also