C# Class _3PA.Lib.Ftp.FtpOperationCancelledException

Exception indicating that a command or set of commands have been cancelled by the caller, via a callback method or event.
Inheritance: FtpException
Afficher le fichier Open project: jcaillon/3P

Méthodes publiques

Méthode Description
FtpOperationCancelledException ( string message ) : System

Method Details

FtpOperationCancelledException() public méthode

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