A closing element was expected during XML-to-Java deserialization, but the element was not found. This problem can be caused by a client application error or by network errors. If this error occurs consistently, it can be caused by a client application problem that must be fixed by the client application developer. If the error occurs intermittently, it can be caused by network timeout errors

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

ToggleSyntax

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

ToggleSee Also