An error occurred during loading of the resource file {0}.

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

ToggleSyntax

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

ToggleSee Also