C# Class Stratis.Bitcoin.Features.BlockStore.BlockStoreException

Inheritance: Exception
Datei anzeigen Open project: x42-Archive/X42-FullNode-Old

Public Methods

Method Description
BlockStoreException ( string message ) : System

Method Details

BlockStoreException() public method

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