C# Class Paymetheus.Bitcoin.TransactionRuleException

Inheritance: System.Exception
Show file Open project: btcsuite/Paymetheus

Public Methods

Method Description
TransactionRuleException ( string message ) : System

Method Details

TransactionRuleException() public method

public TransactionRuleException ( string message ) : System
message string
return System