This error is logged to the debugging log, but is not logged to the Content Engine system log file.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly E_EXCEPTION_RETRY As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode E_EXCEPTION_RETRY |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ E_EXCEPTION_RETRY |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.e_EXCEPTION_RETRY |