The PutContent operation failed because InputStream.close failed. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CONTENT_PC_CLOSE_STREAM_FAILED As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_PC_CLOSE_STREAM_FAILED; |
C++ |
---|
public: static const ExceptionCode CONTENT_PC_CLOSE_STREAM_FAILED; |
J# |
---|
public static final ExceptionCode CONTENT_PC_CLOSE_STREAM_FAILED |
JScript |
---|
public static const var CONTENT_PC_CLOSE_STREAM_FAILED : ExceptionCode; |
See Also