The current thread already has a call context associated with it. This exception is logged.

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

ToggleSyntax

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

ToggleSee Also