The PutContent operation failed because InputStream.close failed.

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

ToggleSyntax

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

ToggleSee Also