C# Class NBitcoin.Protocol.ProtocolException

Inheritance: Exception
Show file Open project: sonofsatoshi2020/xds

Public Methods

Method Description
ProtocolException ( string message ) : System

Method Details

ProtocolException() public method

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