The URI for server communication cannot be determined, based on the specified connection object and current environment.

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

ToggleSyntax

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

ToggleSee Also