An exception occurred while reading a little endian byte stream.

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

ToggleSyntax

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

ToggleSee Also