C# Класс NzbDrone.Core.Download.Clients.NzbVortex.NzbVortexAuthenticationException

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

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

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

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

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

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

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

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