The range of values for the sequence is exhausted. The sequence must be updated with a larger range of values.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly DB_SEQUENCE_EXHAUSTED As ExceptionCode |
C# |
---|
public static readonly ExceptionCode DB_SEQUENCE_EXHAUSTED |
Visual C++ |
---|
public: static initonly ExceptionCode^ DB_SEQUENCE_EXHAUSTED |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.dB_SEQUENCE_EXHAUSTED |