Read failed due to some transient condition. The read should be tried again at a later time.

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

ToggleSyntax

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

ToggleSee Also