The file or content element does not exist. A create document or a retrieve document operation failed. In a create document operation, the content was not found where it was uploaded. This error can occur because of a file server failure. In a retrieve document operation, the content was not found where it was previously stored. This error can occur because of a file server failure.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly CONTENT_FCA_FILE_DOES_NOT_EXIST As ExceptionCode |
C# |
---|
public static readonly ExceptionCode CONTENT_FCA_FILE_DOES_NOT_EXIST |
Visual C++ |
---|
public:
static initonly ExceptionCode^ CONTENT_FCA_FILE_DOES_NOT_EXIST |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.contenT_FCA_FILE_DOES_NOT_EXIST |