C# Class ServiceDiscovery.Consul.Exceptions.ServiceDiscoveryException

Inheritance: Exception
Mostra file 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