C# Class Acrolinx.Sdk.Sidebar.Exceptions.MatchesNotFoundException

Inheritance: AcrolinxException
Afficher le fichier Open project: acrolinx/acrolinx-sidebar-demo-dotnet

Méthodes publiques

Méthode Description
MatchesNotFoundException ( string message, IReadOnlyList matches, Exception inner ) : System

Method Details

MatchesNotFoundException() public méthode

public MatchesNotFoundException ( string message, IReadOnlyList matches, Exception inner ) : System
message string
matches IReadOnlyList
inner System.Exception
Résultat System