C# Class NzbDrone.Core.Notifications.Twitter.TwitterException

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

Méthodes publiques

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

Method Details

TwitterException() public méthode

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

TwitterException() public méthode

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