C# Класс Vostok.ClusterConfig.Client.Exceptions.RemoteUpdateException

Наследование: Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
RemoteUpdateException ( string message ) : System
RemoteUpdateException ( string message, Exception innerException ) : System

Описание методов

RemoteUpdateException() публичный Метод

public RemoteUpdateException ( string message ) : System
message string
Результат System

RemoteUpdateException() публичный Метод

public RemoteUpdateException ( string message, Exception innerException ) : System
message string
innerException Exception
Результат System