The format of the provided locale "{0}" does not resemble that defined in RFC 3066.

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

ToggleSyntax

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

ToggleSee Also