C# Class Blockcore.Features.BlockStore.BlockStoreException

Inheritance: Exception
Show file Open project: x42protocol/x42-BlockCore

Public Methods

Method Description
BlockStoreException ( string message ) : System

Method Details

BlockStoreException() public method

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