C# Class Ancestry.Daisy.Linking.FailedLinkException

Inheritance: System.Exception
Datei anzeigen Open project: Ancestry/Daisy

Public Methods

Method Description
FailedLinkException ( IList errors ) : System

Private Methods

Method Description
MakeMessage ( IEnumerable errors ) : string

Method Details

FailedLinkException() public method

public FailedLinkException ( IList errors ) : System
errors IList
return System