C# Class Brunet.Services.Dht.DhtException

Exception generated from the Dht should use this exception
Inheritance: System.Exception
Show file Open project: pstjuste/brunet

Public Methods

Method Description
DhtException ( string message ) : System

Method Details

DhtException() public method

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