An opening element during XML-to-Java deserialization was expected but not found.

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

ToggleSyntax

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

ToggleSee Also