Property {0} contains a path name ({1}) that does not exist in the file system of the CE server.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
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 |