TransactionAlreadyActiveException ClassIBM WebSphere™ eXtreme Scale Client for .NET API Specification
IBM WebSphere™ eXtreme Scale Client for .NET Release 8.6.0.0 API Specification

A TransactionAlreadyActiveException exception occurs to indicate that a transaction is already active for the current Session. This exception does not cause the current active transaction to be rolled back, so the isTransactionActive method returns true.

Inheritance Hierarchy

System Object
  System Exception
    IBM.WebSphere.Caching GridException
      IBM.WebSphere.Caching TransactionException
        IBM.WebSphere.Caching TransactionAlreadyActiveException

Namespace: IBM.WebSphere.Caching
Assembly: Client.Api (in Client.Api.dll) Version: 8.6.0.0
Syntax

See Also