C# Class System.Net.BitTorrent.Tracker.TrackerException

Inheritance: Exception
显示文件 Open project: topstarai/System.Net.BitTorrent

Public Methods

Method Description
TrackerException ( ) : System
TrackerException ( string message ) : System

Method Details

TrackerException() public method

public TrackerException ( ) : System
return System

TrackerException() public method

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