The temporary file directory indicated cannot be created.

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

ToggleSyntax

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

ToggleSee Also