C# Class withSIX.Sync.Core.Transfer.Protocols.ZsyncIncompatibleException

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

Méthodes publiques

Méthode Description
ZsyncIncompatibleException ( string message, string output = null, string parameters = null, Exception inner = null ) : System

Method Details

ZsyncIncompatibleException() public méthode

public ZsyncIncompatibleException ( string message, string output = null, string parameters = null, Exception inner = null ) : System
message string
output string
parameters string
inner System.Exception
Résultat System