C# Class NzbDrone.Core.Notifications.Telegram.InvalidResponseException

Inheritance: Exception
Afficher le fichier Open project: Animarr/Animarr

Méthodes publiques

Méthode Description
InvalidResponseException ( ) : System
InvalidResponseException ( string message ) : System

Method Details

InvalidResponseException() public méthode

public InvalidResponseException ( ) : System
Résultat System

InvalidResponseException() public méthode

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