The Event handler threw an external failure indicating that the request failed, and that the retry count should not be decremented.

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

ToggleSyntax

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

ToggleSee Also