C# Class FurryDownloader.InterruptException

下载被中断时候引发的异常
Inheritance: Exception
Afficher le fichier Open project: recallfuture/FurryDownloader

Méthodes publiques

Méthode Description
InterruptException ( string message ) : System

Method Details

InterruptException() public méthode

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