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

Overload List

  NameDescription
Public methodTransactionAlreadyActiveException 
Initializes a new instance of the TransactionAlreadyActiveException class.
Public methodTransactionAlreadyActiveException(Exception)
Initializes a new instance of the TransactionAlreadyActiveException class with the specified exception cause.
Public methodTransactionAlreadyActiveException(String)
Initializes a new instance of the TransactionAlreadyActiveException class with the specified error message.
Public methodTransactionAlreadyActiveException(String, Exception)
Initializes a new instance of the TransactionAlreadyActiveException class with the specified error message and exception cause.
Back to Top
See Also