C# Class Vostok.ClusterConfig.Client.Exceptions.RemoteUpdateException

Inheritance: Exception
Afficher le fichier Open project: vostok/clusterconfig.client

Méthodes publiques

Méthode Description
RemoteUpdateException ( string message ) : System
RemoteUpdateException ( string message, Exception innerException ) : System

Method Details

RemoteUpdateException() public méthode

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

RemoteUpdateException() public méthode

public RemoteUpdateException ( string message, Exception innerException ) : System
message string
innerException Exception
Résultat System