The change preprocessor definition is set on a class definition that does not exist. An inconsistency in the database indicates an incomplete deletion operation of a class definition. Deletion of the change preprocessor definitions associated with the class definition might have failed.

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

ToggleSyntax

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

ToggleSee Also