An exception occurred while attempting to load translation providers. This field is read-only.


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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly CBR_LOAD_TRANSLATORS_EXCEPTION As ExceptionCode
C#
public static readonly ExceptionCode CBR_LOAD_TRANSLATORS_EXCEPTION;
C++
public:
 static const ExceptionCode CBR_LOAD_TRANSLATORS_EXCEPTION;
J#
public static final ExceptionCode CBR_LOAD_TRANSLATORS_EXCEPTION
JScript
public static const var CBR_LOAD_TRANSLATORS_EXCEPTION : ExceptionCode;

See Also