Method | Description | |
---|---|---|
TorrentException ( ) : System | ||
TorrentException ( System info, System context ) : System | ||
TorrentException ( string message ) : System | ||
TorrentException ( string message, |
public TorrentException ( System info, System context ) : System | ||
info | System | |
context | System | |
return | System |
public TorrentException ( string message ) : System | ||
message | string | |
return | System |
public TorrentException ( string message, |
||
message | string | |
innerException | ||
return | System |