C# Class Ancestry.Daisy.Linking.FailedLinkException

Inheritance: System.Exception
Afficher le fichier Open project: Ancestry/Daisy

Méthodes publiques

Méthode Description
FailedLinkException ( IList errors ) : System

Private Methods

Méthode Description
MakeMessage ( IEnumerable errors ) : string

Method Details

FailedLinkException() public méthode

public FailedLinkException ( IList errors ) : System
errors IList
Résultat System