The database operation failed because of a transaction deadlock error or a timeout.

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

ToggleSyntax

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

ToggleSee Also