The indicated error occurred while accessing the database. This exception is logged. The server will attempt to retry the request. This field is read-only.


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

Syntax

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

See Also