C# Class FileFind.Meshwork.Errors.FileNotFoundError

Inheritance: FileTransferError
Afficher le fichier Open project: codebutler/meshwork

Méthodes publiques

Méthode Description
FileNotFoundError ( ) : System
FileNotFoundError ( string filePath ) : System
FileNotFoundError ( string filePath, string transferId ) : System

Method Details

FileNotFoundError() public méthode

public FileNotFoundError ( ) : System
Résultat System

FileNotFoundError() public méthode

public FileNotFoundError ( string filePath ) : System
filePath string
Résultat System

FileNotFoundError() public méthode

public FileNotFoundError ( string filePath, string transferId ) : System
filePath string
transferId string
Résultat System