C# Class NzbDrone.Core.Notifications.Boxcar.BoxcarException

Inheritance: NzbDroneException
Afficher le fichier Open project: Maveth/Sportstarr

Méthodes publiques

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

Method Details

BoxcarException() public méthode

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

BoxcarException() public méthode

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