C# Class Rebel.Hive.ProviderSupport.TransactionCompletedException

Inheritance: System.Exception
Show file Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
TransactionCompletedException ( string transactionIsNotActive ) : System

Method Details

TransactionCompletedException() public method

public TransactionCompletedException ( string transactionIsNotActive ) : System
transactionIsNotActive string
return System