C# 클래스 GeekLemonConference.Application.EventSourcing.Exceptions.AggregateNotFoundException

상속: System.Exception
파일 보기 프로젝트 열기: PanNiebieski/GeekLemonConference-CQRS-EventSourcing-CleanArchitecture-DDD-Example

공개 메소드들

메소드 설명
AggregateNotFoundException ( AggregateKey id ) : System

메소드 상세

AggregateNotFoundException() 공개 메소드

public AggregateNotFoundException ( AggregateKey id ) : System
id AggregateKey
리턴 System