C# Class ServiceStack.Configuration.Consul.ConsulConfigException

Inheritance: Exception
Afficher le fichier Open project: wwwlicious/servicestack-configuration-consul

Méthodes publiques

Méthode Description
ConsulConfigException ( string message ) : System
ConsulConfigException ( string message, Exception e ) : System

Method Details

ConsulConfigException() public méthode

public ConsulConfigException ( string message ) : System
message string
Résultat System

ConsulConfigException() public méthode

public ConsulConfigException ( string message, Exception e ) : System
message string
e Exception
Résultat System