C# Class ServiceDiscovery.Consul.Exceptions.ServiceDiscoveryException

Inheritance: Exception
ファイルを表示 Open project: gazenbeinas/service-discovery

Public Methods

Method Description
ServiceDiscoveryException ( string message ) : System

Method Details

ServiceDiscoveryException() public method

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