C# 클래스 Plagiarism.IncidentNotFoundException

상속: Exception
파일 보기 프로젝트 열기: aws-samples/aws-step-functions-plagiarism-demo-dotnetcore

공개 메소드들

메소드 설명
IncidentNotFoundException ( ) : System
IncidentNotFoundException ( string message ) : System

메소드 상세

IncidentNotFoundException() 공개 메소드

public IncidentNotFoundException ( ) : System
리턴 System

IncidentNotFoundException() 공개 메소드

public IncidentNotFoundException ( string message ) : System
message string
리턴 System