An exception occurred while decompressing the data stream.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly CONTENT_COMPRESSION_DECOMPRESSION_ERROR As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode CONTENT_COMPRESSION_DECOMPRESSION_ERROR |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ CONTENT_COMPRESSION_DECOMPRESSION_ERROR |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.contenT_COMPRESSION_DECOMPRESSION_ERROR |