This topic has not yet been rated - Rate this topic

TransactionInDoubtException Constructor

Initializes a new instance of the TransactionInDoubtException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method TransactionInDoubtException() Initializes a new instance of the TransactionInDoubtException class.
Public method TransactionInDoubtException(String) Initializes a new instance of the TransactionInDoubtException class with the specified message.
Protected method TransactionInDoubtException(SerializationInfo, StreamingContext) Initializes a new instance of the TransactionInDoubtException class with the specified serialization and streaming context information.
Public method TransactionInDoubtException(String, Exception) Initializes a new instance of the TransactionInDoubtException class with the specified message and inner exception.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.