C# Класс withSIX.Sync.Core.Transfer.Protocols.ZsyncLoopDetectedException

Наследование: ZsyncSoftException
Показать файл Открыть проект

Открытые методы

Метод Описание
ZsyncLoopDetectedException ( string message, string output = null, string parameters = null, Exception inner = null ) : System

Описание методов

ZsyncLoopDetectedException() публичный Метод

public ZsyncLoopDetectedException ( string message, string output = null, string parameters = null, Exception inner = null ) : System
message string
output string
parameters string
inner System.Exception
Результат System