The compressed data stream block signature byte at position {0} did not have the expected value. Expected {1}, actual {2}.

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

ToggleSyntax

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

ToggleSee Also