C# Class withSIX.Sync.Core.Transfer.MirrorSelectors.TooManyProgramExceptions

Inheritance: TransferException
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
TooManyProgramExceptions ( ) : System
TooManyProgramExceptions ( string message ) : System
TooManyProgramExceptions ( string message, Exception inner ) : System

Method Details

TooManyProgramExceptions() public méthode

public TooManyProgramExceptions ( ) : System
Résultat System

TooManyProgramExceptions() public méthode

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

TooManyProgramExceptions() public méthode

public TooManyProgramExceptions ( string message, Exception inner ) : System
message string
inner System.Exception
Résultat System