The maximum length of the indicated blob buffer has been exceeded.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly RETRIEVE_EXCEEDED_BLOB_BUFFER As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode RETRIEVE_EXCEEDED_BLOB_BUFFER |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ RETRIEVE_EXCEEDED_BLOB_BUFFER |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.retrievE_EXCEEDED_BLOB_BUFFER |