Unable to connect to a Content Platform Engine (CPE) server at the server communication URL endpoint. If multiple URLs were specified for this property in a comma separated list, then another URL will automatically be tried until the list of available URLs is exhausted.

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

ToggleSyntax

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

ToggleSee Also