C# Class withSIX.Sync.Core.Transfer.MirrorSelectors.NoHostsAvailableException

Inheritance: System.Exception
显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
NoHostsAvailableException ( string message, Exception inner ) : System

Method Details

NoHostsAvailableException() public method

public NoHostsAvailableException ( string message, Exception inner ) : System
message string
inner System.Exception
return System