TransactionFailedException Constructor
Initializes a new instance of the TransactionFailedException class.
Overload List
Name | Description |
---|---|
TransactionFailedException () | Initializes a new instance of the TransactionFailedException class. |
TransactionFailedException (SerializationInfo, StreamingContext) | Initializes a new instance of the TransactionFailedException class with serialized data. |
TransactionFailedException (String) | Initializes a new instance of the TransactionFailedException class with a specified error message. |
TransactionFailedException (String, Exception) | Initializes a new instance of the TransactionFailedException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
See Also
Reference
TransactionFailedException Class
TransactionFailedException Members
Microsoft.SpecExplorer.Runtime.Testing Namespace