The server has discovered a uniqueness constraint violation. This error can occur due to a server-imposed uniqueness constraint (for example, no two class definitions can have the same SymbolicName values) or a database-imposed constraint of a unique index (for example, no folder can have contained items with the same names).
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly E_NOT_UNIQUE As ExceptionCode |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.e_NOT_UNIQUE |