OctoTorrent.Client.TorrentLoadException.TorrentLoadException C# (CSharp) Method

TorrentLoadException() public method

public TorrentLoadException ( ) : Common.System
return Common.System
        public TorrentLoadException()
        {
        }

Same methods

TorrentLoadException::TorrentLoadException ( SerializationInfo info, StreamingContext context ) : Common.System
TorrentLoadException::TorrentLoadException ( string message ) : Common.System
TorrentLoadException::TorrentLoadException ( string message, Exception innerException ) : Common.System
TorrentLoadException