TransactionTimeoutException 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 methodTransactionTimeoutException(String, Exception)
Initializes a new instance of the TransactionTimeoutException class with the specified error message and exception cause.
Public methodTransactionTimeoutException(String, String)
Initializes a new instance of the TransactionTimeoutException class with the specified error message and the transaction that timed out.
Back to Top
See Also