C# 클래스 Acrolinx.Sdk.Sidebar.Exceptions.MatchesNotFoundException

상속: AcrolinxException
파일 보기 프로젝트 열기: acrolinx/acrolinx-sidebar-demo-dotnet

공개 메소드들

메소드 설명
MatchesNotFoundException ( string message, IReadOnlyList matches, Exception inner ) : System

메소드 상세

MatchesNotFoundException() 공개 메소드

public MatchesNotFoundException ( string message, IReadOnlyList matches, Exception inner ) : System
message string
matches IReadOnlyList
inner System.Exception
리턴 System