A network error occurred when processing a Web service request or response. The nested exceptions might provide more information on possible causes of the problem.

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

ToggleSyntax

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

ToggleSee Also