The indicated provider class could not be loaded. This field is read-only.


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

Syntax

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

See Also