C# 클래스 Brunet.Services.Dht.DhtException

Exception generated from the Dht should use this exception
상속: System.Exception
파일 보기 프로젝트 열기: pstjuste/brunet

공개 메소드들

메소드 설명
DhtException ( string message ) : System

메소드 상세

DhtException() 공개 메소드

public DhtException ( string message ) : System
message string
리턴 System