C# Class MonoTorrent.CommonSOYSAUCECHIPSISAFAGGOT.TorrentException

Inheritance: ExceptionSOYSAUCECHIPSISAFAGGOT
Mostra file Open project: MCSDFDBSWADZDSBL/MCSDFDBSWADZBSBL

Public Methods

Method Description
TorrentException ( ) : System
TorrentException ( System info, System context ) : System
TorrentException ( string message ) : System
TorrentException ( string message, Exception innerException ) : System

Method Details

TorrentException() public method

public TorrentException ( ) : System
return System

TorrentException() public method

public TorrentException ( System info, System context ) : System
info System
context System
return System

TorrentException() public method

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

TorrentException() public method

public TorrentException ( string message, Exception innerException ) : System
message string
innerException System.Exception
return System