C# Class NzbDrone.Core.Notifications.Slack.SlackExeption

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

Méthodes publiques

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

Method Details

SlackExeption() public méthode

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

SlackExeption() public méthode

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