Property {0} contains a path name ({1}) that does not exist in the file system of the CE server.

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

ToggleSyntax

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

ToggleSee Also