C# 클래스 Affecto.AuditTrail.Store.Exceptions.AuditTrailEntryNotFoundException

상속: System.Exception
파일 보기 프로젝트 열기: affecto/dotnet-AuditTrail

공개 메소드들

메소드 설명
AuditTrailEntryNotFoundException ( System.Guid auditTrailEntryId, Exception innerException ) : System

메소드 상세

AuditTrailEntryNotFoundException() 공개 메소드

public AuditTrailEntryNotFoundException ( System.Guid auditTrailEntryId, Exception innerException ) : System
auditTrailEntryId System.Guid
innerException System.Exception
리턴 System