This error is typically caused by a problem occurring during a commit or a rollback of the transaction due to an invalid state. This error can also occur due to other invalid state and timeout scenarios.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Visual Basic (Declaration) |
---|
Public Shared ReadOnly E_TRANSACTION_FAILURE As ExceptionCode |
Visual C++ |
---|
public:
static initonly ExceptionCode^ E_TRANSACTION_FAILURE |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.e_TRANSACTION_FAILURE |